We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: