3 results found Sort:
PyTorch to Keras model convertor
Created
2017-11-16
282 commits to master branch, last one 3 years ago
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) -> openvi...
This repository has been archived
(exclude archived)
Created
2020-10-15
745 commits to main branch, last one 2 years ago
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible ...
This repository has been archived
(exclude archived)
Created
2021-01-17
321 commits to main branch, last one 2 years ago