Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not plotting yolov5 model bboxes on Orange pi 5 plus #276

Open
Izzatullokh24 opened this issue Feb 17, 2025 · 0 comments
Open

Not plotting yolov5 model bboxes on Orange pi 5 plus #276

Izzatullokh24 opened this issue Feb 17, 2025 · 0 comments

Comments

@Izzatullokh24
Copy link

Izzatullokh24 commented Feb 17, 2025

Hi everyone.

I am working on orange pi 5 plus board.

I have trained my custom model using yolov5s and got best.pt, and then
using https://github.com/airockchip/yolov5 github and command

python export.py --rknpu --weight best.pt converted to onnx model.

and using https://github.com/airockchip/rknn_model_zoo/blob/main/examples/yolov5/python/convert.py

converted onnx to rknn.

and copied this model to rknn and run,

bounding boxes are not properly plotting,

please help me.
Image

@Izzatullokh24 Izzatullokh24 changed the title Not plotting bboxes on Orange pi 5 plus Not plotting bboxes on Orange pi 5 plus on yolov5 Feb 17, 2025
@Izzatullokh24 Izzatullokh24 changed the title Not plotting bboxes on Orange pi 5 plus on yolov5 Not plotting yolov5 model bboxes on Orange pi 5 plus Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant