https://github.com/runrunrun1994/ncnn-android-deeplabv3plus
The deeplabv3+ person segmentation android example.
https://github.com/runrunrun1994/ncnn-android-deeplabv3plus
android deeplabv3plus ncnn peson-segmentation
Last synced: 29 days ago
JSON representation
The deeplabv3+ person segmentation android example.
- Host: GitHub
- URL: https://github.com/runrunrun1994/ncnn-android-deeplabv3plus
- Owner: runrunrun1994
- Created: 2020-12-27T16:32:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T10:00:26.000Z (about 4 years ago)
- Last Synced: 2024-08-01T05:13:20.571Z (9 months ago)
- Topics: android, deeplabv3plus, ncnn, peson-segmentation
- Language: C++
- Homepage:
- Size: 28.6 MB
- Stars: 26
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ncnn - ncnn-android-deeplabv3plus
README
# ncnn-android-deeplabv3plus
The CODE fork form [https://github.com/nihui/ncnn-android-yolov5](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/releasesdownload 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.59**ms|**454.16**ms||Original|Result|
|---|---|
| ||