-
**Describe the bug**
Getting following error when loading PDF files on a container image to be hosted in cloud:
```shell
...
File "/DATA/junk/test2/lib/python3.11/site-packages/unstructure…
-
### Description of the bug | 错误描述
command: magic-pdf pdf-command --pdf "/sdb-disk/pdfs/page_46.pdf" --inside_model true --model_mode full --method ocr
### How to reproduce the bug | 如何复现
![](images…
-
### Issues
- [X] I have browsed through the Issues. 我已浏览过Issues,确定没有重复的建议。
### Expected behavior 预期的功能
期望支持ARM 64的版本,或者我能够从哪方面入手尝试将linux版本迁移到适用arm 64,然后进行镜像打包吗?
### Approximate reference (optional…
-
Recognition attempts end with exit code 139 (interrupted by signal 11: SIGSEGV). Minimal example:
```python3
import keras_ocr
pipeline = keras_ocr.pipeline.Pipeline()
image = keras_ocr.tools.r…
-
我运行了demo,但是报模型错误。
Traceback (most recent call last):
File "/Users/mengbin/Documents/study/python/FashionAI_KeyPoint_Detection_Challenge_Keras/src/top/demo.py", line 56, in
demo(args.modelf…
-
## Describe the bug
Trying to upload a new version of dataset (the first version has already been downloaded), but getting the error (never happened before):
```
2024-05-06 14:21:37,529 - clearml.T…
-
目标场景是使用paddle识别ocr结果 在另外的流程中使用modelscope的模型进行nlp分析。但似乎只要添加了from modelscope import pipeline, Tasks就报错。 注释掉就没问题。是否包冲突、有无解决优化和解决方案
- 系统环境/System Environment:
```
conda install pytorch==2.0.1 torchvi…
-
First of all, thank you for your amazing work on Fast Plate OCR! It’s an excellent and highly valuable project, and I’m enjoying exploring it.
I’ve run into an issue regarding converting models to …
-
I follow the next steps:
```
conda create -n ocr python=3.12
conda activate ocr
pip install "pix2tex[gui]"
latexocr
```
-
Traceback (most recent call last):
File "pet_chain.py", line 89, in purchase
self.captcha = ocr.ocr_img(img)
File "/Users/huangweijun/Documents/baidu/golang/src/baidu/pet-chain-buyer/ocr.py…