Skip to content

Implementing a Convolutional Network and using PreTrained ResNet18 to classify CIFAR 10 with high accuracy.

Notifications You must be signed in to change notification settings

llLucidll/ConvolutionalNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Use ParamParse for command line arguments. python3 CNN main.py pretrained=1/0 {1 for ResNet pretrained or 0 for self-made CNN}

About

Implementing a Convolutional Network and using PreTrained ResNet18 to classify CIFAR 10 with high accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages