/model-converters

A tool for converting Keras models for use with Tensorflow

Primary LanguagePythonMIT LicenseMIT

Tools for converting Keras models for use with other ML frameworks.

Build Status PyPI version codecov

Getting started

To install: pip install --upgrade model-converters

To use: keras_to_tensorflow <hdf5_model_file> <output_dir> (<feature_layer>)