Skip to content

runrunrun1994/ncnn-android-deeplabv3plus

Repository files navigation

ncnn-android-deeplabv3plus

The CODE fork form https://github.com/nihui/ncnn-android-yolov5

The Deeplabv3+ object Person Segmentation

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/CMakeLists.txt

step3

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

Result(Device:kirin810)

Model CPU GPU
deeplabv3+ 434.59ms 454.16ms
Original Result
org1 res1

About

The deeplabv3+ person segmentation android example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages