davidsandberg / facenet

Face recognition using Tensorflow
MIT License
13.84k stars 4.81k forks source link

How to compression Pre-trained models's size? #1166

Open h3clikejava opened 4 years ago

h3clikejava commented 4 years ago

I want use it on Android Or iOS, but 96M file obviously too big for mobile app. How can i do it let model less more then 60M?

Pandede commented 4 years ago

You may apply knowledge distillation, suggest distill the knowledge from FaceNet to MobileNet