runrunrun1994/ncnn-android-deeplabv3plus

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

ArchieMeng opened this issue · 0 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.