Tensorflow-Examples
Tensorflow-Examples copied to clipboard
Can not retrain in this way
When you load a freeze model in a pb file, the vars in pb file is freezed (not trainable), so how can I use it to retain it using a new database?