Skip to content

phamhuuhuyhoang/ImageClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassifier

image classifier using pytorch

Dependencies

  • python 3.7
  • numpy

Usage

Command line
python train.py dir --gpu --epochs
python predict.py image_path model_path --gpu
A directory containing validation and training data must be available:
dir/train/
Each category within the train folder should be a separate folder containing training images

About

image classifier using pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages