Kay-Michael Würzner

Results 69 comments of Kay-Michael Würzner

Is it recommended to use this branch instead of master? It seems to have a lot of fixes and extensions...

A lot of the changes suggested here are actually part of the `master` branch. :confused:

@Shreeshrii Your right, creating box files has been done by using an extra script. It is rather straightforward: - split your GT line into characters - print them ‘one-char-per-line’ and...

@Shreeshrii FYI: https://github.com/OCR-D/ocrd-train

> and usually does not have an info['dpi'] Why can't we check whether such information is available? Copy it, if that's the case and delete the default value if not?...

No experience let alone solutions. Sry.

Partial Overlap of region `a` and `b` 1. Merge `a` and `b` if of same type 2. Shrink `b` to non-overlapping part (i.e. difference) if `a` is of type `text`...

> `Layers` I fear this implies drastic changes to `core`. Let's better do not for now. > ReadingOrder We have to distinguish here: Right now, we do not have any...

> No RO equals default RO Actually, I think that indeed RO = default RO. But your right, we should not base hacks on hacks.