ncnn-android-deeplabv3plus icon indicating copy to clipboard operation
ncnn-android-deeplabv3plus copied to clipboard

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

Open ArchieMeng opened this issue 3 years ago • 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.

ArchieMeng avatar Jun 30 '21 13:06 ArchieMeng