nihui/ncnn-android-squeezenet

The squeezenet image classification android example

188

stars

39

commits

C++

primary language

May 27, 2026

updated

android
arm
cpu
deep-learning
gpu
ncnn
neural-network
squeezenet
vulkan

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

Contributors

nihui

39 commits

nihui/ncnn-android-squeezenet

The squeezenet image classification android example

188

stars

39

commits

C++

primary language

May 27, 2026

updated

android
arm
cpu
deep-learning
gpu
ncnn
neural-network
squeezenet
vulkan

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

Contributors

nihui

39 commits

Languages

C++

66.3%

Java

32.3%

CMake

1.4%