paddleocr4android
paddleocr4android copied to clipboard
A Paddle OCR sample for Android by Paddle-Lite from https://github.com/PaddlePaddle/PaddleOCR 对 PaddleOCR 的简单封装,使其能够快速上手使用而不需繁琐的配置。
Hi! Thanks for your hard work, very appreciated! I would like only to remind that the v1.2.8 on jitpack failed Check https://jitpack.io/com/github/equationl/paddleocr4android/v1.2.8/build.log Thanks
``` * What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Failed to transform fastdeplyocr-v1.2.6.aar (com.github.equationl.paddleocr4android:fastdeplyocr:v1.2.6) to match attributes {artifactType=android-jni, org.gradle.category=library,...
运行fastdeploydemo 模型初始化成功,但是点击开始识别就报以上问题  图片不是默认就有吗?可以加qq私聊下374814012
加载模型的时候报错
加载模型的时候报错E/paddle: onFaildlopen failed: cannot locate symbol "__emutls_get_address" referenced by "/data/app/~~vUQmPS6cgjFaV3KC29OdGQ==/car.bkrc.com.car2022-xjIkcZuxy6z3jSDntEFL7A==/base.apk!/lib/armeabi-v7a/libpaddle_full_api_shared.so"...这是什么问题呢
基於paddle-lite識別: 1.由於頁面限制,一部分識別結果被裁掉了,無法顯示出來,這個怎么解決呢。 2.不知道什麽原因,中文識別的文字,前後兩句話的順序是反的。
 怎么解决 哥
Hi! Thanks for your hard work! Can you please test this screenshot? I can't get all details with the OCR engine with your test app. Am i missing something? ...
PP-Structure 这个模型支持移动端部署吗
Migrated from PaddleOCRv2 to PaddleOCRv3, enhancing text detection and text recognition accuracy on android