You can find a full list of what YOLO trained on the COCO dataset can detect using this link. yolo-coco : The YOLOv3 object detector pre-trained (on the COCO dataset) model files. These were trained ...
Welcome to my Object Detection Using YOLO Tutorial! In this tutorial, you'll learn how to create your own object detection system that can be applied to any game by following a few steps. I've ...