Skip to content

adamxuuuu/deepcv-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning using Conv nets

deepcv is a Python project used to do image classification task with Pytorch framework

Usage

Initial architectures includes Vggnet and Resnet

To run a particular model

Locate the train.py file in the directory

Change the model and dataset you want to train on

Finally type in terminal "python train.py" under the correct root

Contributing

Any pull requests are very welcome.

About

deep conv net image classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages