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.