Skip to content

Classifying dog breeds using neural networks, and distinguishing between dog images of two different datasets

Notifications You must be signed in to change notification settings

yash0024/Classifying-dog-breeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

• Trained a neural network on a dataset of dogs to achieve 84% test accuracy in classifying 7 breeds of dogs.

• Improved test accuracy to 99.8% using neural networks such as ResNet18, ResNet34, and ResNeXt32 by freezing all but the last few layers of the networks.

• Making use of another dataset, created a neural network to distinguish between dog images of the two datasets, achieving a test accuracy of 94.4%

About

Classifying dog breeds using neural networks, and distinguishing between dog images of two different datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published