Skip to content

mikehquan19/animals_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animals Classifier

This is a set of classification models (VGG, Resnet) trained on Animals-10 - a dataset of ~28k images of animals of 10 different categories.

It's still in progress as I'm still currently training the models. Weights for Resnet-101 and VGG-16 will be out soon.

Resnet-50 achieves the 80.7% val acc

This project primarily uses Pytorch and FastAPI.

VGG Architecture can be found and explored here Resnet Architecture can be found and explored here

About

The model that can classify animals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages