Tools for converting Keras models for use with other ML frameworks.
To install: pip install --upgrade model-converters
To use: keras_to_tensorflow <hdf5_model_file> <output_dir> (<feature_layer>)
A tool for converting Keras models for use with Tensorflow
Repository from Github https://github.comtriagemd/model-converters
Tools for converting Keras models for use with other ML frameworks.
To install: pip install --upgrade model-converters
To use: keras_to_tensorflow <hdf5_model_file> <output_dir> (<feature_layer>)
A tool for converting Keras models for use with Tensorflow
MIT License