Skip to content

PatTheAtak/effective-catvdogs-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Effective-CatsvDogs-Classifier

A model for recognizing cats versus dogs.

Training a state-of-the-art model for recognizing cats versus dogs.

  1. A dataset called the Oxford-IIIT Pet Dataset that contains 7,349 images of cats and dogs from 37 different breeds will be downloaded from the fast.ai datasets collection to the GPU server you are using, and will then be extracted.
  2. A pretrained model that has already been trained on 1.3 million images, using a competition-winning model will be downloaded from the internet.
  3. The pretrained model will be fine-tuned using the latest advances in transfer learning, to create a model that is specially customized for recognizing dogs and cats.

About

A model for recognizing cats versus dogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published