amir-abdi/keras_to_tensorflow

General code to convert a trained keras model into an inference tensorflow model

51
/ 100
Established

This tool helps machine learning engineers and researchers convert trained Keras deep learning models into a format optimized for deployment and inference using TensorFlow. It takes your Keras model, saved as an HDF5 file (and optionally a JSON file for architecture), and outputs a frozen TensorFlow model in a binary protobuf (.pb) file. This allows for efficient use of your trained model in production environments.

1,652 stars. No commits in the last 6 months.

Use this if you need to take a deep learning model trained in Keras and prepare it for efficient, production-ready inference within a TensorFlow ecosystem.

Not ideal if you plan to continue training your model after conversion, as the primary output is optimized for inference rather than further training.

deep-learning-deployment model-optimization machine-learning-engineering ai-inference model-conversion
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 25 / 25

How are scores calculated?

Stars

1,652

Forks

529

Language

Python

License

MIT

Last pushed

Nov 23, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/amir-abdi/keras_to_tensorflow"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.