AkkiSony
AkkiSony
I have trained yolov3 model with single class. But when I do inference using the tengine sdk demo script for yolov3, I get multiple bounding boxes (approx 500 detections) in...
I would like to know the different parameter such as **energy consumption, accuracy and power efficiency** of the model (Yolov3) when running on NPU. Is there a way where I...
Hello Everyone, I have converted yolov3 model into tflite and now, when I run the script, there are two inferences as an output on the console. **Net forward-pass time: 1677.3169040679932...
I am working on windows platform and have installed TF = 1.15.0 along with python version 3.7.11. I am getting the below error when running inference .py script. Please guide...
Hey @larrylart, During compilation of he code on VIM3, did you do it using cross compiler? If so, does this demo work using cross compiler? 