cmdbug / YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
☆1,479Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for YOLOv5_NCNN
- The YOLOv5 object detection android example☆649Updated last year
- Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is…☆2,010Updated 3 years ago
- Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smar…☆812Updated 10 months ago
- 😎 A Collection of Awesome NCNN-based Projects☆713Updated last year
- ☆376Updated 7 months ago
- Run yolov5s on Android device!☆311Updated 2 years ago
- A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by …☆777Updated last year
- Real time yolov8 Android demo by ncnn☆421Updated 9 months ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序☆515Updated 2 years ago
- Real time yolox Android demo by ncnn☆304Updated 2 years ago
- mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!☆825Updated 2 years ago
- YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)☆2,108Updated 3 months ago
- support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++☆828Updated last year
- PyTorch Neural Network eXchange☆526Updated this week
- Pytorch YOLO v5 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆919Updated 2 years ago
- 🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~☆2,275Updated 4 months ago
- The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS☆2,555Updated 2 weeks ago
- Depoly yolov5.tflite in android.☆146Updated last year
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…☆748Updated 2 years ago
- YOLOv5 C++ Implementation on Android using NCNN framework☆168Updated 4 years ago
- MNN applications by MNN, JNI exec, RK3399. Support tflite\tensorflow\caffe\onnx models.☆501Updated 5 years ago
- face detection☆1,291Updated 3 years ago
- 🛠 A lite C++ toolkit of 100+ awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.☆3,661Updated 3 weeks ago
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.