Skip to content

cydal/Image-Classification-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End to End Image Classifier

Params file

Edit for training and model parameters like epoch, batch size, split ratio e.t.c

Training

python train.py --model_dir path_to_param_file

path to param file argument may be left blank if fiile in the same directory as train.py

Inference

python predict.py --img_dir path_to_images_folder

About

End to. end image classification using pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages