paddleocr4android icon indicating copy to clipboard operation
paddleocr4android copied to clipboard

A Paddle OCR sample for Android by Paddle-Lite from https://github.com/PaddlePaddle/PaddleOCR 对 PaddleOCR 的简单封装,使其能够快速上手使用而不需繁琐的配置。

Results 27 paddleocr4android issues
Sort by recently updated
recently updated
newest added
trafficstars

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 模型初始化成功,但是点击开始识别就报以上问题 ![Screenshot_2023-06-29-16-28-04-767_com equtionl fastdeploydemo](https://github.com/equationl/paddleocr4android/assets/68369130/93d0be11-a2f3-4f9a-8342-e54b56646c24) 图片不是默认就有吗?可以加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.不知道什麽原因,中文識別的文字,前後兩句話的順序是反的。

![image](https://github.com/user-attachments/assets/7fee4ff3-485d-48ba-bccc-c011989097af) 怎么解决 哥

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? ![test4](https://github.com/user-attachments/assets/bed1a06a-6340-43d5-be8f-eb4e6b263e6d)...

Migrated from PaddleOCRv2 to PaddleOCRv3, enhancing text detection and text recognition accuracy on android