Konstantin Baierer
Konstantin Baierer
> 22 minutes later: For a fresh clone of `ocrd_all`, `make all` and `make check` both pass without an error. that is a relief :) But we obviously need a...
```diff -tensorboard 2.0.2 +tensorboard 2.1.1 -tensorflow 2.0.4 -tensorflow-estimator 2.0.1 +tensorflow 2.1.3 +tensorflow-estimator 2.1.0 ``` Since this is supposed to be the venv with the `2.1.x` tensorflow, we had a broken...
> I had run the builds with the latest release and newly created virtual environments. Therefore I am afraid that it's not an upgrade issue. OK, so `venv-20210428` is at...
> Then how did you derive the "good" version from the "bad" version? And how come core is behind in version in the sub-venv? How could this happen when doing...
c.f. https://github.com/OCR-D/ocrd_evaluate_segmentation
https://github.com/OCR-D/ocrd_segment is a better place for this.
The problem is that you have a text region with empty `Coords` - this is not allowed in the PAGE-XML schema, you should get ``` Value '' is not facet-valid...
ping @hnesk
I understand and share your concerns @hnesk, appreciate your pragmatism. But let's keep this issue open and revisit later once the tool has matured and we have discussed how ocrd-browse...
It's a good idea and we should implement it after the worksshop.