代码:https://github.com/amir-abdi/keras_to_tensorflow
下载:
git clone https://github.com/amir-abdi/keras_to_tensorflow.git
运行:
python keras_to_tensorflow.py
--input_model="path/to/keras/model.h5"
--output_model="path/to/save/model.pb"
代码:https://github.com/amir-abdi/keras_to_tensorflow
下载:
git clone https://github.com/amir-abdi/keras_to_tensorflow.git
运行:
python keras_to_tensorflow.py
--input_model="path/to/keras/model.h5"
--output_model="path/to/save/model.pb"