Skip to content

TomatoBoy90/AlexnetDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

we use pytorch to build alexnet and train it

1.test use trained model

`python main.py -mode test`

2.train dog/cat dataset

'python main.py -mode train'

3.train model use amp

It reduce greatly train time when you use amp,you can try it. python main.py -mode train -amp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages