Run yolov5s on Android device!
☆331Jul 13, 2022Updated 3 years ago
Alternatives and similar repositories for yolov5s_android
Users that are interested in yolov5s_android are comparing it to the libraries listed below
Sorting:
- The YOLOv5 object detection android example☆716Aug 24, 2023Updated 2 years ago
- 在 android 上运行 yolov5 目标检测,使用 tflite 模型☆26Sep 6, 2022Updated 3 years ago
- Depoly yolov5.tflite in android.☆174Sep 27, 2023Updated 2 years ago
- YOLOv5 in PyTorch > ONNX > CoreML > iOS☆225Jan 29, 2023Updated 3 years ago
- 🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。☆1,571May 17, 2022Updated 3 years ago
- Real time yolov8 Android demo by ncnn☆575Jan 30, 2024Updated 2 years ago
- ☆20Oct 16, 2020Updated 5 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,471Jun 22, 2024Updated last year
- PyTorch android examples of usage in applications☆1,556Aug 27, 2024Updated last year
- ncnn android nanodet lightweight object detection☆417Jan 14, 2026Updated last month
- 基于yolov5和django框架的web端人脸 识别并打码系统☆10Aug 11, 2023Updated 2 years ago
- YOLOv5 C++ Implementation on Android using NCNN framework☆168Jun 16, 2020Updated 5 years ago
- 基于Yolov5-Deepsort-Fastreid源码,重构了视频行人MOT和行人ReID特征提取代码、接口☆14Mar 15, 2023Updated 2 years ago
- The mobilenetssd object detection android example