MultimediaTechLab/YOLO
An MIT License of YOLOv9, YOLOv7, YOLO-RD observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 72
- Release rhythm 31
- Longevity 64
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 903
- days_rel: 246
- days_push: 170
- n_releases_24m: 1
Adoption not part of the score
1723 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official MIT-licensed implementation of the YOLOv9, YOLOv7, and YOLO-RD real-time object detection models, including pre-trained weights, training scripts, and deployment tooling. It is a Python library installable via pip that supports training, transfer learning, and inference on images, videos, and webcam streams.
Use cases
- train a custom object detection model on my own dataset
- run real-time object detection on a webcam feed
- detect objects in images and videos with YOLOv9
- fine-tune a pre-trained YOLO model with transfer learning
- deploy an object detector from a pip-installable package
- benchmark YOLOv7 vs YOLOv9 detection performance
When to choose
- you need the official YOLOv9/YOLOv7/YOLO-RD implementations under a permissive MIT license
- you want to train or fine-tune state-of-the-art real-time object detectors on custom datasets
- you need quick inference via pip install with pre-trained weights
When to avoid
- you need a production-hardened, long-term-stable detection framework (the project has noted work-in-progress status)
- you need other vision tasks like segmentation or pose estimation not covered by these models
- you prefer a more widely adopted ecosystem like Ultralytics YOLO
Facets
library · maturity active
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python cross-platform object-detection yolo yolov9 yolov7 yolo-rd deep-learning inference training pytorch gpu
1 source
- readme: https://github.com/MultimediaTechLab/YOLO · fetched 2026-08-28 · d0f57a48fbea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MultimediaTechLab/YOLO | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="MultimediaTechLab/YOLO")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem