🛠️ Computer Vision
YOLO (You Only Look Once)
A state-of-the-art, real-time object detection system that applies a single neural network to the full image, dividing it into regions and predicting bounding boxes and probabilities for each region.
Computer Vision