cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Display the class while drawing a region on canvas

Open kaustubhharapanahalli opened this issue 4 years ago • 1 comments

My actions before raising this issue

  • [x] Read/searched the docs
  • [x] Searched past issues

Expected Behaviour

Display the class of the shape which is being drawn.

Current Behaviour

Currently, a box is drawn and then we get to know the class.

Possible Solution

N.A

Steps to Reproduce (for bugs)

N.A

Context

Presenting a comprehensive example. I started an annotation task for about 500 images and I saved the annotations mid-way saved it and quit the application. After a few days, I logged in back and started annotating again, but after drawing about 50 boxes, I realised that the class which I wanted to annotate and the class of those 50 boxes were different, as the box was stored in the previous class state. Having a feature where the class name is displayed on canvas while drawing the a shape would help in either changing to the expected class or modify the class and start a new shape and use it to draw the shapes for objects of that class.

Your Environment

  • Git hash commit: commit 4477e1777aa01bda0add51b792834eb2ab101cc9 (HEAD -> develop, origin/develop, origin/HEAD) Author: Andrey Zhavoronkov [email protected] Date: Mon Jun 1 20:19:39 2020 +0300 Added throttling policy for unauthenticated users (#1531) * added throttling policy for unauthenticated users * updated changelog Co-authored-by: Nikita Manovich [email protected]

  • Docker version: 19.03.8

  • Are you using Docker Swarm or Kubernetes?: No

  • Operating System and version (e.g. Linux, Windows, MacOS): Windows, Linux

kaustubhharapanahalli avatar Jul 03 '20 16:07 kaustubhharapanahalli

I wish to take up this issue.

RitikaxShakya avatar Apr 02 '24 18:04 RitikaxShakya