Home

Awesome

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