https://github.com/nihui/ncnn-android-yolov5
The YOLOv5 object detection android example
https://github.com/nihui/ncnn-android-yolov5
Last synced: 14 days ago
JSON representation
The YOLOv5 object detection android example
- Host: GitHub
- URL: https://github.com/nihui/ncnn-android-yolov5
- Owner: nihui
- Created: 2020-11-05T15:49:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T08:15:19.000Z (over 1 year ago)
- Last Synced: 2025-03-28T14:06:37.333Z (21 days ago)
- Language: C++
- Size: 13.5 MB
- Stars: 678
- Watchers: 10
- Forks: 137
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-yolo-object-detection - nihui/ncnn-android-yolov5 - android-yolov5?style=social"/> : The YOLOv5 object detection android example. (Lighter and Deployment Frameworks)
- awesome-yolo-object-detection - nihui/ncnn-android-yolov5 - android-yolov5?style=social"/> : The YOLOv5 object detection android example. (Lighter and Deployment Frameworks)
README
# ncnn-android-yolov5
The YOLOv5 object detection
this is a sample ncnn android project, it depends on ncnn library only
https://github.com/Tencent/ncnn
## how to build and run
### step1
https://github.com/Tencent/ncnn/releasesdownload ncnn-android-vulkan.zip or build ncnn for android yourself
### step2
extract ncnn-android-vulkan.zip into app/src/main/jni or change the ncnn_DIR path to yours in app/src/main/jni/CMakeLists.txt### step3
open this project with Android Studio, build it and enjoy!## screenshot
