core c4ca4fab..66cd13f9
Release: v2.29.0
- test_exif: remove platform-dependent skipif mark
- Merge remote-tracking branch 'upstream/master' into feat/rfct/pytest
- [test][rfct] switch to pytest style
- [app][dep] add uniform formatter
- [test][rfct] ocrd-exif param + skipif
- [app][dep] rather opencv-headless
- [test][rfct] exchange unittest with pytest
- π¦ v2.29.0
- Update CHANGELOG.md
- Merge branch 'restrict-fileGrp-USE' into release-2.29.0
- π changelog
- Merge branch 'pr/744'
- Merge branch 'pr/753'
- Merge pull request #755 from ulb-sachsen-anhalt/feat/rfct/review-dep-opencv
ocrd_olena faf3170..fce9933
Release: v1.2.6
ocrd_segment bdc6771..8f180b6
Release: v0.1.13
- π¦ 0.1.13
- evaluate: fix multi-matching and over/undersegmentation metrics, add pixel scores
- evaluate: add pixel-wise measures IoU / IoGT / IoDTβ¦
- evaluate: also get over/undersegmentation and false DT/GTβ¦
- evaluate: refactor and expose standalone CLI
- change pycocotools dependency to fork
- π¦ 0.1.12
- evaluate: cleanup unrestricted maxDets
- evaluate: fix pycocotools match pair extraction, work around annotation id > 0 assumption