https://github.com/nihui/ncnn-android-mobilenetssd
The mobilenetssd object detection android example
https://github.com/nihui/ncnn-android-mobilenetssd
Last synced: over 1 year ago
JSON representation
The mobilenetssd object detection android example
- Host: GitHub
- URL: https://github.com/nihui/ncnn-android-mobilenetssd
- Owner: nihui
- Created: 2020-04-01T13:15:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T11:06:35.000Z (over 5 years ago)
- Last Synced: 2025-03-29T05:04:57.141Z (over 1 year ago)
- Language: Java
- Size: 10.6 MB
- Stars: 96
- Watchers: 6
- Forks: 30
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncnn-android-mobilenetssd
The mobilenetssd 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/releases
download 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
