Skip to content

yaoyi30/ResNet_ncnn_android

Repository files navigation

ResNet_ncnn_android

This is an android app about monkey image classification

dataset used for training:https://www.kaggle.com/slothkong/10-monkey-species

ResNet training code:https://github.com/yaoyi30/ResNet_Image_Classification_PyTorch

For more details see:https://blog.csdn.net/qq_38412266/article/details/112868835?spm=1001.2014.3001.5502

how to build and run

step1

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

1.Download ncnn-YYYYMMDD-android-vulkan.zip or build ncnn for android yourself

2.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

d9c3345023acaf03e7baee8a48f9337

Reference

https://github.com/nihui/ncnn-android-squeezenet

About

This is an android app about monkey image classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published