Multi-class classification of 10 species of monkeys using Transfer Learning
Fine-tuned pretrained ResNet50 to classify images of monkeys belonging to 10 different classes.
Data can be found here: https://www.kaggle.com/slothkong/10-monkey-species
Data is organized in folders 'train' and 'validation', each containing a folder with images of each class.
Created a test folder with a few images of monkeys chosen randomly either from the dataset or from the web.