yaoyi30 / MobileUnet_ncnn_Android_human_segmentation

This is an android app about human segmentation, use MobileUnet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobileUnet_ncnn_Android

This is an android app about human segmentation, use MobileUnet.

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

f3401fbf583ee622d045b84874d920b c5e011fcec3c0cd0fa2fc18715f1a4c

Reference

https://github.com/runrunrun1994/ncnn-android-deeplabv3plus

About

This is an android app about human segmentation, use MobileUnet.


Languages

Language:C++ 86.7%Language:C 10.8%Language:CMake 2.4%Language:Java 0.2%