Releases: icdar21-mapseg/icdar21-mapseg-eval
Releases · icdar21-mapseg/icdar21-mapseg-eval
Zenodo archival
Mixed input support for task 1.
The task 1 evaluation tool now supports mixing labelmap and binary images as inputs when evaluating the task 1 outputs.
The binary image will then be labelized using a 4-connectivity (object boundaries are 8-connected).
Unsigned int support for label maps
This patch release adds support for unsigned integers in label maps (16, 32, and 64 depth).
v1.0.1 First public release
This is the first public release of the evaluation tools.
It will automatically be publish to PYPI.