-
When specifying `7lk-ocr-deploy=0.6.1 (from 7lk-ocr-deploy-r /dev/fd/63 (line 1))
Downloading pylint_django-2.6.1-py3-none-any.whl.metadata (7.1 kB)
Collecting celery==3.1.19 (from 7lk-ocr-dep…
-
This is both a bug (language parameter not being passed to Tesseract when Tesseract has the ability to work in different languages) and a feature request (creating that behaviour in Islandora).
**O…
-
### Issues
- [X] I have browsed through the Issues. 我已浏览过Issues,确定没有重复提问。
### Umi-OCR version 程序版本
2.1.4
### Windows version 系统版本
win10
### OCR plugins Used 使用的OCR插件
PaddleOCR
…
-
tesseract version 4.1.0 showing ocr_textfloat at some places instead of ocr_line. What is it. its breaking the project since we used cheerio js
-
pip install muggle_ocr
ERROR: Could not find a version that satisfies the requirement muggle_ocr (from versions: none)
ERROR: No matching distribution found for muggle_ocr
-
I'm using typescript for my project and when it compiles, **import()** statement was converted to **require()** so i ran into this error
>D:\Git\comic-ocr-translation-web\dist\modules\ocr-translati…
-
AttributeError: partially initialized module 'keras_ocr' has no attribute 'pipeline' (most likely due to a circular import)
-
## Issue
Tesseract OCR is a bit heavy to install. Should provide other options to scrape the timestamp.
## Notes
It currently excepts the `TesseractNotFoundError` and uses the current timestamp.
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
### Issues
- [X] I have browsed through the Issues. 我已浏览过Issues,确定没有重复的建议。
### Expected behavior 预期的功能
PPOCR_pipe类中有一个函数:runBytes。这个runBytes是把buffered = BytesIO()的结果反转录得到文字,其中未涉及到ocr模型的推理,想问问ocr模型在…