MultimediaTechLab/YOLO
Official implementation of YOLOv9, YOLOv7, and YOLO-RD object detection models in Python.

Not currently ranked — collecting fresh signals.
star history
This repository provides the official implementations of YOLO (You Only Look Once) object detection models including YOLOv9 and YOLOv7, plus YOLO-RD variant. It includes complete codebase, pre-trained models, training pipelines, and deployment tools. The models are available for pip installation and support inference on images, videos, or webcam sources.
Frequently asked
- What is MultimediaTechLab/YOLO?
- Official implementation of YOLOv9, YOLOv7, and YOLO-RD object detection models in Python.
- Is YOLO open source?
- Yes — MultimediaTechLab/YOLO is open source, released under the MIT license.
- What language is YOLO written in?
- MultimediaTechLab/YOLO is primarily written in Python.
- How popular is YOLO?
- MultimediaTechLab/YOLO has 1.7k stars on GitHub.
- Where can I find YOLO?
- MultimediaTechLab/YOLO is on GitHub at https://github.com/MultimediaTechLab/YOLO.