-
### Requested feature
Enhanced table extraction for complex table formats. Currently, Docling is able to identify the values correctly, but formatting is sometimes misaligned or unclear, especially i…
-
Are there any options that can be played with to try to improve recognition? In example, this text:
![test](https://user-images.githubusercontent.com/11020793/138553487-f63fa096-3e20-415b-bd7b-305a9d…
-
Hello,
I'm interested in using Surya OCR, but I have two systems with less VRAM than the default requirements (> 24 GB VRAM):
- One system with an 8GB VRAM NVIDIA graphics card
- Another with a 6…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
```
Future recognizeArabicText(File imageFile) async {
final inputImage = InputImage.fromFile(imageFile);
…
-
## Context
Currently, we collect our data from the PDFs using OCR. This leads to many OCR errors, as our image cropping isn't the strictest (+ there is no validation). This can lead to the problem …
-
Goes hand in hand with #14
We need to save a copy of the image into the private app storage so as to get a HD rendering of the image to be used for the scanner. [Tutorial](https://developer.androi…
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
ocrs should support models that can recognize non-Latin text.
Essential sub-tasks:
- [x] Eliminate the [hard-coded alphabet](https://github.com/robertknight/ocrs/blob/1dbea6212b316859a77d621796a…
-
-
It will probably be necessary to render a bitmap, then apply OCR.
OCR engines:
* https://en.wikipedia.org/wiki/GOCR
* https://www.gnu.org/software/ocrad/manual/ocrad_manual.html