Robert Sachunsky
Robert Sachunsky
It would be nice if `ocrd zip bag` supported creating partial clones with some FLocats as mere URL instead of local paths in the payload. Possible use cases: - gt-repo-template...
On the CLI, the user expects that paths are resolved once (on the input side) and from then onwards everything is automatically done relative to the workspace (whenever possible). So...
Forgive me if the question is stupid: Is it possible to patch the libc requirements for a shared library without .interp section, too? I get: ``` /venv/lib/python3.8/site-packages/tensorflow_core/python/_pywrap_tensorflow_internal.so-amd64-2.28-10 patchelf: cannot find...
To make navigation in the source annotation easier, show the current `TextRegion` / `TextLine` / `Word` / `Glyph` ids in the browser's status bar.
When processing a document of 1.5k pages of medium size (1-2 MP each), I am observing a slow but steady increase in RSS from 4 GB up to 14 GB...
I have material with typewritten forms that is very challenging (to any binarization method), because the typewriter sometimes fades out, while the printing ink near it blasts in a dark...
When the model is applied in patch mode (the default), a loop over the windows is run (on CPU / in Numpy) and passed to `model.predict()` as a single image...
Currently, we only specify how to describe the hierarchy of pages (represented by a set of files under `mets:structMap/mets:div/mets:div`) and their order. But nothing so far on logical structure **across...
instead of https://github.com/OCR-D/ocrd-website/pull/354
According to this [discussion on the Processing Server implementation](https://github.com/OCR-D/core/pull/974#discussion_r1138901846), we should simplify here. (But it must be clear at all times what is a workflow job ID and what is...