ESA-PhiLab / iris

Semi-automatic tool for manual segmentation of multi-spectral and geo-spatial imagery.
GNU General Public License v3.0
135 stars 41 forks source link

Image order #18

Closed aliFrancis closed 2 years ago

aliFrancis commented 2 years ago

Summary

Adds a new strategy for selecting the next images to be annotated. When prioritise_unmarked_images=true in the config, the next image will be assigned dynamically, by looking for an image with the fewest number of existing masks.

Old behaviour

New behaviour