Group Abstract Group Abstract

Message Boards Message Boards

Importing TensorFlow neural networks stored as *.h5

POSTED BY: Martijn Froeling
2 Replies

The best importer right now is from ONNX so I would start with a Tensorflow -> ONNX converter like this https://github.com/onnx/tensorflow-onnx

There is also a small tutorial by Microsoft https://docs.microsoft.com/en-us/windows/ai/windows-ml/tutorials/tensorflow-convert-model

Thanks that's very helpful, will give it a try

POSTED BY: Martijn Froeling
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard