Skip to content

cifar10 classification based on alexnet and vgg16 using TensorFlow

Notifications You must be signed in to change notification settings

summmeer/miniProj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniProj

cifar10 classification based on alexnet and vgg16 using TensorFlow

miniProj

Build a basic Alex net using tensorflow from scratch

  • model.py Alexnet model, change the size and number of kernels and add dropout and batch normalization.
  • train.py train Alexnet, and use Tensorboard to help visualize.

Use pre-trained deep model VGG to build image classification model

Best result:85%

About

cifar10 classification based on alexnet and vgg16 using TensorFlow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages