/Ants-Vs-Bees

Detect whether the image consist of ants or bees using PyTorch

Primary LanguageJupyter Notebook

Ants-Vs-Bees

Detect whether the image consist of ants or bees using PyTorch
I used RESNET-18 pretrained model to perform classification (Ants OR Bees) on a set of images.

Dataset Used

The dataset used is from Kaggle named as "hymenoptera_data".This is the link

Result

The accuracy of network on validation set is 92.15%