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

Add checkbox to go to training proposal stage for "existing annotations" #60

Closed mzur closed 3 years ago

mzur commented 3 years ago

Before the UnKnoT implementation, when using existing annotations, the training proposal selection tab would still be shown. This allowed some users to only select a subset of existing annotations (regardless their labels) as training proposals. After the UnKnoT implementation, all annotations are always used.

Add a checkbox that allows users to return to the old behavior. If activated, existing annotations are shown in the select training proposals tab first, before the job progresses to the instance segmentation stage.