-
Hi Everyone,
I'm training the ppocrv3 recognition for 9M images dataset with various fonts and augmentations.
What I'm looking for is faster training and higher accuracy
And my dataset images onl…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
### Bug description
expected the model to run successfully but it is throwing error JIT compliation failed (while running on gpu).
### Code snippet to reproduce the bug
model = ocr_predictor(det_ar…
-
tuodi updated
7 months ago
-
### Bug description
When loading 'Noxilus/doctr-torch-parseq-german' model from hug i encounter error of size mismatch
### Code snippet to reproduce the bug
# Load a custom recognition…
-
http://slade-ruan.me/2017/10/22/text-detection-ctpn/
-
### 请提出你的问题
![image](https://user-images.githubusercontent.com/61367724/202430926-07c37003-5e39-4f43-88ca-377a42073c07.png)
paddle==2.3.2
paddlenlp==2.4.1
python ==3.7
![image](https://user-ima…
-
大佬,您好,我从"https://git.code.tencent.com/Tencent_Open_Source/GameAISDK/tree/master"上下载了代码,然后在编译ImgProc项目时报了很多错误,
我的环境版本是vs2019,但是我下载了10.0.17134.0的sdk和vs2017的工具集
大佬,有时间麻烦你看下,谢谢!!
1>------ 已启动全部重新生成: 项目…
-
PaddleOCR/configs/rec/PP-OCRv3/ch_PP-OCRv3_rec.yml使用的算法是algorithm: SVTR_LCNet,链接:https://github.com/PaddlePaddle/PaddleOCR/blob/dygraph/configs/rec/PP-OCRv3/ch_PP-OCRv3_rec.yml
而PaddleOCR2Pytorch/con…
-
我的安卓开发板是32位的,运行paddleocr 的C++ 示例时报错:./ocr_db_crnn: not executable: 64-bit ELF file
请问如何编译android 32位库