stefanCCS
stefanCCS
btw: I get this warning here - relevant ? ``` /home/ocrdadmin/ocrd_all/venv/sub-venv/headless-tf2/lib/python3.6/site-packages/torchvision/transforms/transforms.py:288: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum. "Argument interpolation should be...
Tried out with - resize_mode none ==> Result: One example works better, the other one gets "out-of-memory" with more than 8GB RAM to try to allocate - resize_mode resize_and_crop (default)...
I have tried out on region level (`-P operation_level region`) Then, I got the following exception (looking in the output folder, the just 1 region-dewarped-image was created, and this filename...
> > * Result: One example works better, the other one gets "out-of-memory" with more than 8GB RAM to try to allocate > > Yes, it's memory-intensive for sure. That's...
Maybe it works ok (in the meaning of RAM) on region level - I will try out ...
Have tried out on Region-Level. Works ok with newest version 1.8. "ok" means - no issue with amount of RAM - no issue with blurred results - and some dewarping...
Hi again, last (for now) comment from my side. I have tried out dewarping of a pretty strong warped region like this example here:  Unfortunately, the result is not...
This brings me back to the idea, that ocrd-kraken-segment should learn "Regions-level". And with this lines, the dewarping should work ok. What do you think?
I have had the same issue. I have started the 'make' with `make GROUND_TRUTH_DIR= MODEL_NAME= lists` The image which creates the error:  According Box-File: [boxfile.zip](https://github.com/tesseract-ocr/tesstrain/files/9181993/boxfile.zip) Full error message...
> hey , I managed to solve my issue by inspecting the grountruth .txt file. What's in your `OCR-D-SEG-LINE-CCS-IMG-BL-4792_007818296_00769_TR-5_TR-5_line0001.gt.txt` file? Many thanks - looks like you are right. My GT...