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.
In that video, we also set up YOLO World which can detect objects based on a prompt. I am unsure how well it will find “speaker”, but there is a chance it may be able to (some objects it does amazingly well, some it can’t).
Hugging Face is my source for community-trained models, but I can’t see any to detect speakers at a quick glance.
If not you will need to train your model and your best bets would be Roboflow or Ultralytics HUB.