dog-qiuqiu/Yolo-Fastest
A real-time object detection algorithm based on YOLO optimized for embedded and mobile deployment.

Velocity · 7d
+1.0
★ / day
Trend
→steady
star history
Yolo-Fastest is a lightweight YOLO-based object detection model requiring only 250 MFLOPs and a 666 KB model file. It is specifically optimized for ARM and mobile platforms using the NCNN inference framework, achieving real-time performance on devices like Raspberry Pi 3/4 and RK3399. The project includes a training pipeline based on PyTorch and provides model benchmarking metrics against the COCO dataset.