Object Detection on YOLO

I have question regarding Yolo Object detection using raspberry Pi. I watch your tutorial and it works wonderful for me. May I know, if we wanted to detect an object using custom dataset for speaker, what should we do? Because from the code, we import ‘Yolo11n.pt’ and no address to add for custom dataset.

This is your tutorial link: https://youtu.be/XKIm_R_rIeQ?si=3rN_6eKH2SX4qGnG

Thank you for your time.

Use tools like LabelImg or Roboflow to annotate the images.

2 Likes

I should have a play-around with Roboflow at some point.
Looking through their applications for different industries is very fascinating.