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.3k stars 2.96k forks source link

Navigation and zooming in tag annotation mode #6526

Open edumotya opened 1 year ago

edumotya commented 1 year ago

Tag annotation mode is great for efficient image tagging. However, it is not possible to rotate the images and zooming them is only possible with the trackpad, because the controls sidebar is not available in this mode. Currently, I need to switch to the standard mode to rotate and zoom the images and then get back to the tag annotation mode to keep tagging images. This is not the ideal from the user experience point of view. I propose the following enhancements:

  1. Keep the controls sidebar in the tag annotation mode as well, at least the Navigation block and the Zooming block.
  2. Enable the rotation shortcuts in this mode as well, Ctrl+R and Ctrl+Shift+R. Currently, they refresh the webpage in the tag annotation mode.
bsekachev commented 1 year ago

Makes sense.

usmahm commented 6 months ago

I want to work on this issue as my GSOC practical task @bsekachev

bsekachev commented 6 months ago

I assigned you to the issue, good luck!