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

Show novelty score and detection score #69

Open mzur opened 3 years ago

mzur commented 3 years ago

Implement API endpoints that return the novelty and detection scores (this was a user request). These can be used to display the scores in the thumbnail grid of the UI (with asynchronous loading). The scores can also be used to implement a threshold slider as mentioned in (#16) but also for the annotation candidates. Both the option to display the scores and the sliders would need an additional "settings" tab in the MAIA view.