Skip to content

This Repo includes code (written in python ) for Stanford dogs data set classification . I have used PyTorch library for this purpose.

Notifications You must be signed in to change notification settings

Muhammad-MujtabaSaeed/Stanford-Dogs-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Stanford-Dogs-Classification

This Repo includes code (written in python ) for Stanford dogs data set classification . I have used PyTorch library for this purpose. Top-1 Accuracy i have achieved is 76.66 % on Test set. Top-5 Accuracy is 96.15% on Test set.
This project is done using Resnet18. I also have used Transfer learning i.e. I have used a pre-trained model of Resnet18 from torchvision models. I have used GPU for training provided freely by Google Colab.(Thanks to Google on such a great help for researchers).

About

This Repo includes code (written in python ) for Stanford dogs data set classification . I have used PyTorch library for this purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published