Model Conversion

This section deals with convertion Machine Learning Models from one format to another.

.weights to TensorFlow .pb

.weights to TensorRT

Convert to onnx and then to TensorRT. See TensorRT YOLO For Custom Trained Models

TensorFlow .pb to OpenVINO IR Files

.xml .bin

OpenVINO IR to MyriadX blob

OpenVINO Model Conversion

References