microsoft / VoTT

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

Can I tag an entire image without selecting a region? #935

Open maxcorbeau opened 4 years ago

maxcorbeau commented 4 years ago

I'm testing VoTT and it seems we can only tag specific regions in images. If I select a tag without first selecting a region and save the project, the image remains in "visited" state but no tag is applied.

Q1: Is there a way I can apply a tag to an entire image without having to create regions? Q2: If not, can we add this to the roadmap please?

FYI the use-case is that I simply want to tag images with good/bad quality tags (for the images as a whole), and having to select regions is extremely time consuming and effectively makes VoTT not suited for image labeling as a whole.