Paddle-Lite-Demo icon indicating copy to clipboard operation
Paddle-Lite-Demo copied to clipboard

OCRdemo无法运行

Open mengbai123 opened this issue 1 year ago • 1 comments

win10 AS版本2022.1.1Patch1 都按照步骤下载完后 build完可以在build文件夹里面找到so文件 但是调试运行的apk里面没有 在gradle里面添加上 ndk { abiFilters 'arm64-v8a', 'armeabi-v7a' } 打包出来的有so文件了 但还是不能用 可以拍照但是不能标记出任何文字

mengbai123 avatar Mar 11 '23 16:03 mengbai123

It seems that you haven't downloaded the model to the specified directory.So the app won't do anything. Did you perform the following steps? pre

1Q43 avatar Aug 16 '23 09:08 1Q43