Skip to content

Distill VGG16 into a smaller network, written with tensorflow

Notifications You must be signed in to change notification settings

JiXuKong/Konwledge-Distill-with-VGG16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Konwledge-Distill-with-VGG16

Distill VGG16 into a smaller network, written with tensorflow-1.14

describle

  • This projects written before 2 years ago and I will run the code when I am free. *
  • Most of the code of VGG16 was copied from the Third party and I forget the soruce website.

Train

  • Configure the cifar10_distill.py and run it

Results

Method accuracy
VGG16 ~0.91
Distill model ~0.90

About

Distill VGG16 into a smaller network, written with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages