A one-stage model for real-time object detection.
YOLO watches a video like a hyper kid playing I Spy. Car. Dog. Skateboard. Boxed before you blink.
You meet it in live camera tools and robot eyes. It is fast, but tiny things can slip past.
Object Detection
YOLO is a classic object detection model built for real-time speed.
CNN
Early YOLO mainly used CNNs to find image features.
COCO Dataset
COCO Dataset is often used to train and test models like YOLO.