Closed AkkiSony closed 3 years ago
I could over come the error by following: google-coral/tflite#37 (comment)
But however, detection on the images are very poor in some cases and on the other cases, theere is no predicitons at all. Is it necessary to modify the script?
Thnks in advance! :)
I am getting this error when I try to run Inference.py script on my yolov3 model.
My current conda environment consists of:
Tensorflow: 1.15.0 Keras: 2.2.4 numpy: 1.21.2 opencv-python: 4.5.3.56
I am working on windows 10 with Python: 3.7.3
Any leads would really help me alot. Thanks in advance!