runrunrun1994 / ncnn-android-deeplabv3plus

The deeplabv3+ person segmentation android example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The ncnn part in jni section is out-of-date

ArchieMeng opened this issue · comments

The latest ncnn android release has a different structure which puts "include" directories in the seperate ANDROID_ABI build dirs. So simple compile or extract the latest ncnn binary into ncnn-android-vulkan-lib dir will not work. The upstream ncnn-android-yolo has also adapted to the latest version of ncnn.