YOLO (object detection)
YOLO (You Only Look Once) is a real-time object detection system that identifies and classifies multiple objects within an image or video frame using a single neural network. It is known for its speed and efficiency compared to traditional detection methods.