cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
12.64k stars 3.01k forks source link

Persistent label shortcuts, no resetting after moving on to a new job #4897

Open sf-pear opened 2 years ago

sf-pear commented 2 years ago

My actions before raising this issue

I use the label shortcuts extensively when annotating, but right now I have to keep reassigning the shortcuts each time I move on to a new job (or if I exit then go back into the same job). It would be ideal if those shortcuts were persistent at project level.

Expected Behaviour

After setting up the label shortcuts inside a job, they should not be reset after exiting the job. This way when you move on to a new job or exit and return to the same job, the label shortcuts would still be the same as the ones you set.

Current Behaviour

Label shortcuts reset to whatever it was before manual changes.

Context

Right now my workflow consists of uploading thousands of images to CVAT using FiftyOne, with this I end up with several tasks, each one with 5 jobs and each job with 100 images. This means that after annotating 100 images, I have to reset my shortcuts, which is quite time-consuming and adds up after doing it hundreds of times. image

bsekachev commented 2 years ago

Hi, @sf-pear

Thank you for the feedback. It makes sense