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

CVAT pascal voc export and reimport #5515

Closed FurqanMehmood closed 1 year ago

FurqanMehmood commented 1 year ago

My actions before raising this issue

Expected Behaviour

I can see the annotations on images

Current Behaviour

I exported the annotation in pascal voc without saving images. I created the task again and imported the annotations but they are not visible on images

Possible Solution

Steps to Reproduce (for bugs)

  1. Create a task

  2. Export annotation in pascal voc without images

  3. delete the task

  4. Create new task with same images

  5. import the pascal voc zip file

Context

Your Environment

zhiltsov-max commented 1 year ago

Hi, could you please add details about the annotations? Which annotation types were used for annotation? It is only possible to export boxes in this format. Polygons and masks are supported in the Segmentation mask format.

FurqanMehmood commented 1 year ago

I have annotated polygons

On Mon, 26 Dec 2022, 15:17 Maxim Zhiltsov, @.***> wrote:

Hi, could you please add details about the annotations? Which annotation types were used for annotation?

— Reply to this email directly, view it on GitHub https://github.com/opencv/cvat/issues/5515#issuecomment-1365061810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWDUYILR55OV2LET4CZF5LWPFWDZANCNFSM6AAAAAATJHQUDU . You are receiving this because you authored the thread.Message ID: @.***>

zhiltsov-max commented 1 year ago

OK, please use the Segmentation mask format then. The polygons will be converted to masks automatically.

FurqanMehmood commented 1 year ago

Its my client requirements

On Mon, 26 Dec 2022, 18:18 Maxim Zhiltsov, @.***> wrote:

OK, please use the Segmentation mask format then. The polygons will be converted to masks automatically.

— Reply to this email directly, view it on GitHub https://github.com/opencv/cvat/issues/5515#issuecomment-1365161868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWDUYJHUYH6AQ74VEQ3EJLWPGLLFANCNFSM6AAAAAATJHQUDU . You are receiving this because you authored the thread.Message ID: @.***>

nmanovic commented 1 year ago

@FurqanMehmood , don't hesitate to contact us if you need commercial support. I will close the issue. Please use another annotation format if you need polygons.