Getting started

June 4, 2020 ยท View on GitHub

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>)