Skip to content

karageorge/Transfer-Learning-cifar10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description:

baseline CNN versus a transfer learning CNN

  1. baseline CNN: input shape = (32,32,3), 2 convolutional layers, 2 max pooling layers, 1 fully connected layer
  2. transer learning model: input shape = (96,96,3), pre-trained model = MobileNetV2, pre-trained weights = ImageNet, trained layers: 1 fully connected layer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published