Created a binary image classifier for https://www.kaggle.com/mistag/arthropod-taxonomy-orders-object-detection-dataset but only two categories. Three different approaches were taken
- Create CNN model created from scratch
- Create CNN model with image transformations
- Using Pretrained model