-
Hey @mittagessen,
It seems there is a new issue since you moved to Pytorch Lightning. I have seen multiple time a CUDA memory running out, specifically on large dataset (basically the CUDA memory fil…
-
Firstly, thank you for this project! It's really cool.
I see in your README that you fine-tuned a previously trained textline detection model resulting in your final "newspaper textline" model. Aft…
-
**Enhancement** 🚀
This Issues addresses two enhancements:
1. ) Text line detection comes for free for all text detectors. This information should be transported throughout the pipeline as well.
…
-
Could the timing messages be made more human-readable? For example:
~~~
18:31:40.369 INFO eynollah - Enhancing took 369.5891568660736s
19:01:28.031 INFO eynollah - Textregion detection took 1787.…
-
Hi, I think I found another one:
```
wget https://api.digitale-sammlungen.de/iiif/image/v2/bsb00052981_00339/full/full/0/default.png
eynollah -i default.png -o . -m eynollah/models_eynollah -fl -cl…
-
Should the OCR-D processor run on a RGB or a binarized image input group?
I think it would be best if the README listed an example, e.g.:
`ocrd-eynollah-segment -I -O SEG-LINE -P xyz abc`
-
Without any code changes, I get errors on the data loading part when I try to train the model.
The followings are the error log and my environment
## How To Reproduce the Issue
[11/27 11:20:35 …
-
Hi
I am excited trying out your code and I installed it on my Windows 10 machine (Ryzen 3700x cpu, Nvidia RTX 2070 Super gpu) under anaconda (python 3.6.15, tensorflow 2.6.2, cudatoolkit 11.2.2) and …
-
- Audiveris: `5.1.0:6780b1f91`
- __OCR Engine: `Tesseract OCR, version 3.04.01`__
When will we see support for Tesseract `4.0`?
-
And with this image:
https://digi.ub.uni-heidelberg.de/diglitData/v/justinian1627bd2_-_1281.tif
and ocrd.sif (singularity container) created from docker ocrd_all at Nov 9 10:13 2021 & at **Jan…