OCR-D / ocrd_anybaseocr

DFKI Layout Detection for OCR-D
Apache License 2.0
48 stars 12 forks source link

dewarp: quality? #103

Open jbarth-ubhd opened 5 months ago

jbarth-ubhd commented 5 months ago

Workflow:

docker-ocrd ocrd workspace init
docker-ocrd ocrd workspace add -g P_00001 -G OCR-D-IMG -i OCR-D-IMG_00001 -m
► image/tiff OCR-D-IMG/1.tif
docker-ocrd ocrd-olena-binarize -I OCR-D-IMG -O OCR-D-001 -P impl wolf -P k 0.10
docker-ocrd ocrd-anybaseocr-dewarp -I OCR-D-001 -O OCR-D-002 -P model_path
► latest_net_G.pth

Yellowish: Original ; White: after anybaseocr-dewarp compare

input as used in workflow input as png for easier view in browser binarized with olena wolf anybaseocr-dewarp

bertsky commented 5 months ago

Dup of #42.

See esp. my comment about parameters which might help.

But basically broken and not supported. (Remember we only keep this repo up for the cropper ATM, will remove the rest when we find the time.)