efficientnet icon indicating copy to clipboard operation
efficientnet copied to clipboard

scrpit to freeze keras model file and inference example file

Open Manthan274 opened this issue 5 years ago • 2 comments

Added a script to freeze Keras model file (h5) into the Tensorflow model file (pb). Also added example ipython file for frozen model inference.

Manthan274 avatar Feb 23 '20 10:02 Manthan274

Is it possile to freeze only the first 2 layers ?

UmarSpa avatar Aug 29 '20 16:08 UmarSpa

Yes, I guess it is possible. Please have a look at this link.

ghost avatar Aug 31 '20 08:08 ghost