dog-qiuqiu/Yolo-Fastest
:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2203
- days_rel: n/a
- days_push: 1848
- n_releases_24m: 0
Adoption not part of the score
2103 stars · 434 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Yolo-Fastest is an ultra-lightweight YOLO-based object detection algorithm and model zoo, with only ~250 MFLOPs and a 666KB ncnn model. It includes a modified darknet training framework and is optimized for real-time inference on ARM mobile and embedded devices like Raspberry Pi.
Use cases
- run real-time object detection on a Raspberry Pi
- deploy a tiny yolo model on Android mobile devices
- detect objects on embedded boards with very limited compute
- train a lightweight custom object detector with darknet
- run single object detection at 30fps on edge hardware
When to choose
- you need the smallest, fastest object detection model for resource-constrained devices
- you target ARM mobile or embedded inference with ncnn
- simple single-class or single-object detection is sufficient
When to avoid
- you need high accuracy on complex multi-object scenes (mAP is only ~24-34%)
- you need CPU inference via darknet, which is not optimized
- you need a well-maintained project - the successor Yolo-FastestV2 is recommended instead
Facets
library · maturity maintenance
machine-learning computer-vision deep-learning llm-inference computer-vision machine-learning embedded-systems deep-learning cross-platform embedded cpp python object-detection yolo ncnn ultra-lightweight edge-devices real-time darknet model-zoo android linux gpu
1 source
- readme: https://github.com/dog-qiuqiu/Yolo-Fastest · fetched 2026-08-28 · 42267c4c8ab1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dog-qiuqiu/Yolo-Fastest | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="dog-qiuqiu/Yolo-Fastest")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem