cmdbug/YOLOv5_NCNN
Mobile deployment toolkit for computer vision models including YOLOv5, YOLOv4, NanoDet, DBFace, and pose estimation using ncnn.

This repository provides deployment solutions for various deep learning computer vision models on mobile platforms. It supports running object detection models (YOLOv5s, YOLOv4-tiny, NanoDet, YOLO-Fastest), instance segmentation (Yolact), pose estimation (Simple-Pose), face detection (DBFace, Landmark106), and OCR (ChineseOCR-lite) on Android and iOS devices. The deployment uses the ncnn neural network inference framework optimized for mobile hardware.