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

Sort proposals/candidates by similarity #66

Closed mzur closed 3 years ago

mzur commented 3 years ago

Use the mechanism implemented in biigle/core#336 to sort training proposals and annotation candidates by "similarity". This can be always done by default. It has the potential for a considerable speedup of the workflow! Maybe do an A/B test to see how much faster the workflow gets.

mzur commented 3 years ago

We agreed that the method proposed in biigle/core#336 is not the best solution for MAIA. Instead, we continue with #27.