microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.25k stars 829 forks source link

Save mouseclick when recategorising #1064

Open pantomico opened 2 years ago

pantomico commented 2 years ago

If a feature is tagged wrong, you have to click it twice. Once to un-tag the wrong category, and then again to put in the correct one. It would help if an object remains selected after you remove a tag.

pantomico commented 2 years ago

The error message you get when going to next asset while there is an untagged item: the [OK] button should respond to [enter]. You get in that situation when you have hit the [down] arrow, and now you have to move to the mouse. Irritating, It would even be better with a keyboard shortcut for "delete all untagged assets". As this happens 99% with an accidental mouseclick in nothingness.