Q-engineering
Q-engineering
It don't matter. The code works on both.
Identical to ticket https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image/issues/60. Hopefully the route provide there can help you.
Please check https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image/issues/32. They boot from USB also.
That's hard to say. I can be a corrupted download. Here, at the office is works. If everything else fails, you could install the NPU examples separately from our GitHub...
The only reason I can think of are some differences between our SBCs. I've used a 2022.05.19 ROCK 5B V1.3 board.
The figures reflecting the NPU. I've have measured them accurately. One thing I can think of is the adaption of YoloV5 for the NPU architecture. see: https://github.com/Qengineering/rknn_model_zoo/tree/main/examples/yolov5/model_comparison
It includes PostProcessing also. Look at the source code: https://github.com/Qengineering/YoloV5-NPU/blob/main/src/main.cpp In line 192, the start time is measured. Until then, we only have captured the frame. At line 266, the...
Some time ago I got an email from Anton Maltsev (https://www.youtube.com/watch?v=e_BtAdS5M70) experiencing something similar. > Hi, Rients! Thank you very much! I will try to do this in a few...
The latest found on GitHub version 1.6.0. https://github.com/airockchip/rknn-toolkit2/
@zoldaten, We don't have a original radxa camera at the office, so we can't tell. BTW, [this image](https://github.com/Qengineering/Rock-5-image) uses the original radxa Rock5 GUI release. I would just try to...