HELP: YOLOV5 Custom Dataset, How to deploy in Raspberry Pi 4B #13068
Replies: 1 comment
-
What do you mean? the result show the classes are from coco? the inference result image is coco? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a beginner in raspberry pi and YOLO, I already trained my custom dataset and install the needed dependencies to the RPi. I already downloaded the best.pt (from colab), and pasted it to the yolov5 folder in RPi. But somehow when I ran the detect.py, the labels, datasets that were being used is from COCO. I also configure the detect.py but still nothing changed.
Beta Was this translation helpful? Give feedback.
All reactions