26 repos
Python-based implementations and variations of the YOLO (You Only Look Once) real-time object detection architecture, centered around PyTorch models for detecting and segmenting objects in images and video. The cluster includes multiple YOLO model variants (YOLOv10, YOLOv10n, YOLOv10s, YOLOv10l, YOLOv10x, YOLOv10b) alongside broader computer vision tools and instance segmentation frameworks that build on or complement this detection paradigm.