qurator-spk / sbb_pixelwise_segmentation

Pixelwise segmentation for document images
Apache License 2.0
10 stars 10 forks source link

documentation: point to page2img #14

Closed bertsky closed 6 months ago

bertsky commented 3 years ago

Please add a reference to page2img as one way to create suitable image / label-image pairs from common GT formats.

Also, you might want to mention pycocotools' cocoSegmentationToPng.

bertsky commented 3 years ago

Also, ocrd_segment's ocrd-segment-extract-pages (which allows the color map as free dict parameter, and comes with a default that mimics PageViewer's coloring for quick debugging; it also warns when regions do overlap).