The simple project mainly provides Single Pose Estimation demo in Android though NCNN .
- Download ncnn-android-vulkan-lib.zip for NCNN Releases
git clonehttps://github.com/ZtoYtoQ/NCNN_Android_SinglePoseEstimation.git
unzip ncnn-android-vulkan-lib.zip { clone root-dir}/app/src/main/jni
Open this project with Android Studio, build it and run.
NOTE: this project with SDK version: 26 , Gradle model version=5.6.4 NDK version: 20.0.5594570
Device | Thread : 1 | Threads : 2 |
---|---|---|
Mi 10 ( Snapdragon 865 CPU ) | ~640 ms | ~350 ms |
Samsung S7 edge ( Snapdragon 820 CPU ) | ~1400 ms | ~900 ms |
NCNN-android-image classification : https://github.com/nihui/ncnn-android-squeezenet