My 5 yo son and I are fans of the movie franchise Pacific Rim. I (the Kaiju) get thrown around by him (Gipsy Avenger). As I tried explaining him what I was working on (designing a classifier and have the 'computer take a quiz'), he wanted the system to take an Jaeger/Kaiju quiz. Completed the classification and was excited to show him. The end result ofcourse did not satisfy him as he wanted the code to classify types of Jaegers and Kaijus, for which I need a lot more labelled data. This was fun anyway.
I have not uploaded the images that I have used to train and test this model as I am not sure it would agree with the Github policy. Sorry. Please upload your own images into the train and test folders and edit this model accordingly.
Download Datasets and Install Python Modules. Then
Step 1: Create a CNN to Classify the Characters
Step 2: Use Transfer Learning to Classify Characters
Step 3: Test your Algorithm
Install the following Python modules:
cv2 matplotlib numpy PIL torch torchvision