Deep-Learning-For-Hackers
Deep-Learning-For-Hackers copied to clipboard
how to convert .h5 to .pb
how can i convert .h5 file to .pb, i want to use trained model in java application,
Any advise or guidance would be greatly appreciated..!! Thanks
how can i convert .h5 file to .pb, i want to use trained model in java application,
Any advise or guidance would be greatly appreciated..!! Thanks
Have a look into the following link
Keras to Tensorflow ( .h5 to .pb)
https://github.com/bitbionic/keras-to-tensorflow/blob/master/k2tf_convert.py