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

Training proposal refinement seems to be random #36

Closed mzur closed 4 years ago

mzur commented 5 years ago

During refinement of training proposals, the user should step through all selected proposals of an image before switching to the next image. But it appears that the training proposals are cycled at random, jumping between images. This gets annoying if a training proposal is selected in the refine view because one never knows if you will get a chance to refine it later or if the newly selected proposal has been sorted among the already refined ones.

Check if there is an error in the ordering of the training proposals during refinement.