https://github.com/nihui/ncnn-android-squeezenet
The squeezenet image classification android example
https://github.com/nihui/ncnn-android-squeezenet
android arm cpu deep-learning gpu ncnn neural-network squeezenet vulkan
Last synced: 18 days ago
JSON representation
The squeezenet image classification android example
- Host: GitHub
- URL: https://github.com/nihui/ncnn-android-squeezenet
- Owner: nihui
- Created: 2019-08-25T10:55:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T09:06:47.000Z (4 months ago)
- Last Synced: 2025-03-28T17:08:14.296Z (26 days ago)
- Topics: android, arm, cpu, deep-learning, gpu, ncnn, neural-network, squeezenet, vulkan
- Language: C++
- Homepage:
- Size: 5.21 MB
- Stars: 167
- Watchers: 5
- Forks: 47
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncnn-android-squeezenet
The squeezenet image classification
this is a sample ncnn android project, it depends on ncnn library only
https://github.com/Tencent/ncnn
## apk download
https://github.com/nihui/ncnn-android-squeezenet/releases
## how to build and run
### step1
https://github.com/Tencent/ncnn/releases* Download ncnn-YYYYMMDD-android-vulkan.zip or build ncnn for android yourself
* Extract ncnn-YYYYMMDD-android-vulkan.zip into **app/src/main/jni** and change the **ncnn_DIR** path to yours in **app/src/main/jni/CMakeLists.txt**### step2
* Open this project with Android Studio, build it and enjoy!## screenshot
