Skip to content

build vgg16 with pytorch 0.4.0 for classification of CIFAR datasets

Notifications You must be signed in to change notification settings

bxwang2016/vgg16_for_CIFAR10_with_pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

vgg16_for_CIFAR10_with_pytorch

build vgg16 with pytorch 0.4.0 for classification of CIFAR datasets

We use pytorch_gpu 0.4.0 for building net.

To run the code, you should configure your GPU first.Or you must remove all the ".cuda()" in the "vgg16.py".

About

build vgg16 with pytorch 0.4.0 for classification of CIFAR datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%