lowest performances with my own detect script for yolov5 #12666
Unanswered
happylulux
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I succeed to train a custom yolov5 model to detect tomato
I tried with the detect.py given by ultralytics and i'm happy with the result, but the code is so heavy and complicated to modify, i decided to test with the torch.hub.load to see the result.
My version of the detect script find very few tomato, but i use the same best_tomato.pt model...
Anyone have an idea of the problem?
here is the code:
Beta Was this translation helpful? Give feedback.
All reactions