biigle / maia

:m: BIIGLE module for the Machine Learning Assisted Image Annotation method
GNU General Public License v3.0
2 stars 3 forks source link

Skip instance segmentation #21

Open mzur opened 5 years ago

mzur commented 5 years ago

If the results of the novelty detection are good enough, users might want to skip instance segmentation to convert training proposals directly to real annotations. Offer a checkbox "skip instance segmentation" above the button "submit training proposals" in the refine training proposals tab. If this checkbox is checked and the training proposals are submitted, all selected training proposals are directly converted to annotation candidates and the MAIA job directly switches to the "annotation candidates" stage, skippng instance segmentation. Annotation candidates then can be converted to real annotations in the usual way.