Skip to content

Jiangggg1995/Dog_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog_recognition

This project is a easy classfication task. Maybe a good example for pytorch learning. Dataset is downloaded from http://vision.stanford.edu/aditya86/ImageNetDogs/. If you are interested in it. Take a try:

  1. download the Images and Annotations from the link below. unzip them in ./data
  2. python prepare.py to deal with the dataset
  3. python train.py for training
  4. python test.py for test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages