cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Create mutually exclusive tags with potential to replace existing annotated tags automatically

Open JRGit4UE opened this issue 2 years ago • 1 comments

My actions before raising this issue

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

I would like to create tags of a type that claims to be the only one for an image, so that tagging it with another item would replace an existing tag.

Expected Behaviour

As there should be only one tag allowed for an image, re-tagging it would replace any current tag.

Current Behaviour

Currently, I have to delete existing tags by hand, which is tedious for a large number of images..

Possible Solution

Add functionality for mutually exclusive tags

Context

I want to make annotation as painless as possible.

Your Environment

  • Git hash commit (git log -1): v 2.1.0
  • Docker version docker version (e.g. Docker 17.0.05): 20.10.17
  • Are you using Docker Swarm or Kubernetes? no
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 20.04

Next steps

You may join our Gitter channel for community support.

JRGit4UE avatar Jul 21 '22 16:07 JRGit4UE

Hi @JRGit4UE, thank you for reporting issue. I think we can add such functionality that will allow to restrict adding multiple tags

sizov-kirill avatar Aug 29 '22 07:08 sizov-kirill

Hi, I encounter the same problem. How's the enhancement going?

rpl-alan-shangguan avatar Aug 15 '23 21:08 rpl-alan-shangguan