-
In some cases, when the `~/.config/ocrd/resources.yml` file is completely missing, the `ocrd resmgr` does not report that properly.
```
(venv38-core) mm@MM-Notebook:~/repos/core$ ocrd resmgr downl…
-
If `ocrd-tool.json` contained a list of system packages required, we'd had a uniform way to express system depencies, the `make deps-ubuntu` target would be redundant and we could generate documentati…
-
the project readme does not indicate any way that underneath the implementation actually builds and installs the packages.
this means for the command to succeed, i need to install various `-dev` pa…
-
I'm just wondering a bit about different recognition results using tesseract5.3.0 and OCR-D with `ocrd-olena-binarize && ocrd-tesserocr-segment`.
Original TIF: https://digi.ub.uni-heidelberg.de/dig…
-
> Elaborating a bit on option 2: of course, the (generated) docker-compose.yml for each module could also provide an additional server entry point – a simple REST API wrapper for resmgr CLI. Its (gene…
-
Good afternoon,
I'm trying to run ocr-d and followed the native installation guide via https://ocr-d.de/en/setup. Everything seems to have worked, but when I want to test the native installation I …
-
In #68 @bertsky :
> But the real problem is that TF2 dependencies are lurking everywhere, so we will very soon have the unacceptable state that no catch-all venv (satisfying both TF1 and TF2 modules)…
-
Is `PY_MAJOR_VERSION > 3` correct here? Shouldn't it be `>= 3` instead?
https://github.com/sirfz/tesserocr/blob/0d4e94ce693fdac2c5511d33d67b3c2b20fdb60b/tesserocr/tesserocr.pyx#L43-L49
-
Docling defaults to using `easyocr` for optical character recognition, but we have some downstream consumers that will prefer to use Docling's `tesserocr` for OCR. We need to expose a way for users to…
-
Running this workflow below with an image creates a "killed" error like this:
```
09:12:59.552 INFO processor.OcropyClip - INPUT FILE 0 / PAGE-1
09:12:59.922 INFO processor.OcropyClip - Page "OCR-D…