GitHub / PINTO0309 / openvino2tensorflow
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PINTO0309%2Fopenvino2tensorflow
Stars: 339
Forks: 39
Open issues: 6
License: mit
Language: Python
Size: 11.6 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: 5 months ago
Pushed at: over 2 years ago
Last synced at: 5 months ago
Topics: caffe, converter, coreml, docker, edgetpu, keras, models-converter, mxnet, onnx, openvino, pytorch, tensorflow, tensorflow-lite, tensorflowjs, tensorrt, tf-trt, tfjs, tflite
Funding Links https://github.com/sponsors/PINTO0309