AkkiSony
AkkiSony
@kalcohol Do you hv any inputs please?
@taloot Hi, I see that you are working with VIM3 NPU and Coral TPU. Did you get to know which one is faster and better in terms of performance. I...
@soham24 Did you solve this? I am getting the same error too. @BUG1989 @debug202006 @kalcohol Please can you help us in this regard?
@soham24 Hi, Yes, I did use tengine over NPU SDK for converting my yolov3 model. It worked fine. But, I am currently getting this follwing error 'misssing PAD' on Tengine...
Hi Guys, I converted darknet - Yolov3 model to tflite model using the follwing link - https://github.com/guichristmann/edge-tpu-tiny-yolo I could successfully convert the model, but when I run inference using Inference.py...
@tosa-no-onchan Did you get inference after your modification with the script? I have not got any inference with the current script. Please let me know if you have any inputs....
@YsYusaito Hi. Did you get yolov3 running using inference script? I could not get any object detection suing the inference script. Please let me know if you got it running....
@YsYusaito Thank you very much for sharing your environment issue. Did you make any changes in the inference.py and utils.py script for getting the objects detected. Please let me know...
@YsYusaito Thanks for replying. When I tried with TensorFlow 1.15.0 version, I got some error and hence, I tried to upgrade it to 2.5.0. After upgrading tensorflow version, I overcame...
Hi @YsYusaito, I created a new virttual environment as per your environment versions. But when I execute the inference.py script, I am getting the following error.  Please find my...