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.
Stars
344
Forks
38
Watchers
344
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #126 from PINTO0309/cuda11.6.2_trt8.4.0_tf2.10
fc7c422View on GitHubtensorrt8.4.3->8.4.0 backport. fixes degrade the accuracy of FP16
c06bf47View on GitHub