AryanPathania / Ants-Vs-Bees

Detect whether the image consist of ants or bees using PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%

About

Detect whether the image consist of ants or bees using PyTorch


Languages

Language:Jupyter Notebook 100.0%