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
11.82k stars 2.89k forks source link

Duplicated annotations #5496

Closed namdvt closed 1 year ago

namdvt commented 1 year ago

My actions before raising this issue

The exported annotations are duplicated

Expected Behaviour

export correct annotations

Current Behaviour

The duplicated annotation is shown in the image. Please note that there are two image id 5, with similar bboxes. One has mask and the other doesn't. json

Steps to Reproduce (for bugs)

  1. Draw some polygon shape cvat
  2. Export annotations as coco format
  3. Check the json file

Your Environment

Thanks for your support.

namdvt commented 1 year ago

Pull new code and the problem solved