tanglang96 / ncnn-android-squeezenet

The squeezenet image classification android example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

how to build and run

step1

https://github.com/Tencent/ncnn/releases

download ncnn-android-vulkan-lib.zip or build ncnn for android yourself

step2

extract ncnn-android-vulkan-lib.zip into app/src/main/jni or change the ncnn path to yours in app/src/main/jni/Android.mk

step3

open this project with Android Studio, build it and enjoy!

screenshot

About

The squeezenet image classification android example


Languages

Language:C++ 60.6%Language:Java 34.7%Language:Makefile 4.7%