sitnikov2020

Results 1 issues of sitnikov2020

I use these instruction https://github.com/rockchip-linux/rknpu2/issues/57 clone this repo https://github.com/airockchip/yolov5 then, $ python3 export.py --weights yolov5s.pt --rknpu "RK3588" --include "onnx" then i use test.py from https://github.com/rockchip-linux/rknn-toolkit2/tree/master/examples/onnx/yolov5 and get multiple fake detections...