PINTO0309 / tflite2tensorflow

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 to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports inverse quantization of INT8 quantization model.
https://qiita.com/PINTO
MIT License
258 stars 38 forks source link

Error converting pose_detection.tflite [ No such file or directory: './pose_detection.json' ] #23

Closed AnindyaSanyalHiperdyneJP closed 2 years ago

AnindyaSanyalHiperdyneJP commented 2 years ago

I am getting the following error while trying to convert pose_detection.tflite [ No such file or directory: './pose_detection.json' ]. What can I do to solve this error?

PINTO0309 commented 2 years ago

Close because it does not follow the issue template.

elYeodeol commented 2 years ago

Please can you reopen this issue, i've got the same error. Thank you