YOLOv8 Docs - Ultralytics, Ultralytics, 2023 (Ultralytics) - Provides official documentation for implementing YOLOv8 models, covering setup, loading, inference, and fine-tuning with the Ultralytics library.
You Only Look Once: Unified, Real-Time Object Detection, Joseph Redmon, Santosh Divvala, Ross Girshick, and Ali Farhadi, 2016Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)DOI: 10.48550/arXiv.1506.02640 - Presents the original You Only Look Once (YOLO) algorithm, a foundational work in single-stage object detection.