openvino2tensorflow

openvino2tensorflow

PINTO0309

This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.

312 Stars
39 Forks
312 Watchers
Python Language
mit License
Cost to Build
$691.9K
Market Value
$1.43M

Growth over time

7 data points  ·  2021-08-01 → 2023-07-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about openvino2tensorflow

Question copied to clipboard

What is the PINTO0309/openvino2tensorflow GitHub project? Description: "This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone openvino2tensorflow

Clone via HTTPS

git clone https://github.com/PINTO0309/openvino2tensorflow.git

Clone via SSH

[email protected]:PINTO0309/openvino2tensorflow.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the openvino2tensorflow issue tracker:

Open GitHub Issues