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 a label popup for selected annotation candidates #84

Open mzur opened 2 years ago

mzur commented 2 years ago

The refine view for candidates should show a popup with the selected label of the candidate. This could be implemented in two ways:

  1. Show the popup on mouse hover and next to the mouse, similar to the existing popups of the annotation tool.

  2. Always show the popup similar to this visualization: image This new popup could also be made available in the image/video annotation tools, where it could be enabled with a settings switch.