Robert Sachunsky

Results 272 issues of Robert Sachunsky

ATM we only target `linux/amd64` as platform. This unnecessarily reduces the utility of OCR-D. For example, Apple hardware will almost always be some ARM CPU (becoming slow under QEMU or...

enhancement

Currently, with ocrd_neat included in ocrd_all, `make check` fails due to: ``` page2tsv --help Traceback (most recent call last): File "/usr/local/bin/page2tsv", line 33, in sys.exit(load_entry_point('qurator-tsvtools', 'console_scripts', 'page2tsv')()) File "/usr/local/bin/page2tsv", line...

in preparation to ocrd_all PR, see https://github.com/OCR-D/ocrd_all/issues/416

We have… ``` ocrd process \ "cis-ocropy-binarize -I DEFAULT -O OCR-D-BIN" "anybaseocr-crop -I OCR-D-BIN -O OCR-D-CROP" "skimage-binarize -I OCR-D-CROP -O OCR-D-BIN2 -P method li" "skimage-denoise -I OCR-D-BIN2 -O OCR-D-BIN-DENOISE -P...

If I set `file.url = None`, then OcrdFile will ignore it.

Very illustrative, thank you! For those in lack of GPU time for training but trying to do some inference tests of their own, could you please share your trained weights...

This is a feature request (I think): I would like `deprecated` to be able to yield warnings on a method call, even when overriding the implementation in a subclass. In...

> But surely, such a user database was at least created by that call. And if you did not run any `list-available` prior to that, then that database would be...