-
### Description of the bug | 错误描述
as reported in issue #708, detection of Umlaut / vowel mutation (äöüÄÜÖ) in German OCR isnt working well. Furthermore, french accents are not well identified (éèÀ);…
-
### Bug description
Hello thanks for the awesome package. I am going to process a pdf document with OCR but I am facing the issue in Window Machine. I have installed the doctr, tf and pt from sourc…
-
Adding an OCR to monitor activity on the preview windows could open the door for more important logic queues.
For example, detecting when a ship is taking damage, or ore bay is full and highlightin…
-
No idea how feasible this is, maybe it would just be an additional model, maybe it's way out of scope, but it would definitely be a killer feature: Detect any text in images and add it as comment to t…
-
Many applications like macro recorder feature image detection with the features below. If these could be implemented at a future point that would be great.
![image](https://github.com/user-attachmen…
-
ตัวอย่างการใช้ผลจาก YOLO dectector ดึงส่วนของภาพออกมาและใช้ `surya-ocr` ในการอ่านข้อความ
``` py
from pathlib import Path
from ultralytics import YOLO
checkpoint = Path("best_detection_yolo.pt"…
-
I ran single ocr on M1 chip with 16GB of ram, set `--batch_multiplier` to 2, `--max_pages` to 14, and I encountered this:
```
Loaded detection model vikp/surya_det3 on device mps with dtype torch…
-
TypeError: unsupported operand type(s) for |: '_GenericAlias' and 'NoneType'
Traceback:
File "E:\Users\admin\anaconda3\envs\paddle_ocr\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py",…
-
Hello again! Amazing work with the new updates! I found the model trained on European license plates incredibly interesting and versatile! I even tested it on license plates from Mercosur and Mexico, …
-
现在安装的版本Pytorch=2.4.0,Tensorflow=2.16.1,测试均可使用CUDA但是运行时会报错:
```
Traceback (most recent call last):
File "/home/llh/Projects/MobileAgent/Mobile-Agent-v2/run.py", line 260, in
ocr_detection …