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.69k stars 3.02k forks source link

Unable to export tags in CVAT for video #7198

Open PMazarovich opened 12 months ago

PMazarovich commented 12 months ago

Actions before raising this issue

Steps to Reproduce

Create a task and annotate it with couple of tracks + place some tags in it Export in cvat for video I give an example of the same task for cvat for images and cvat for video. In "images" there are tags, in "video" - there are not. task_test-2023_11_28_08_47_41-cvat for images 1.1(1).zip task_test-2023_11_28_08_47_41-cvat for video 1.1.zip

Expected Behavior

I see the documentation https://opencv.github.io/cvat/docs/manual/advanced/formats/format-cvat/#cvat-for-video-export - CVAT for video supports tag export. But in fact it is not true

Possible Solution

No response

Context

No response

Environment

cvat.ai, cvat 2.4.5
dmenig commented 11 months ago

I have the same issue

bsekachev commented 11 months ago

@zhiltsov-max

CVAT for Video actually does not have tags. Is it expected or a bug? If to believe our documentation, it is a bug

https://opencv.github.io/cvat/docs/manual/advanced/formats/

zhiltsov-max commented 11 months ago

@mdacoca, It seems like a documentation error added in the last docs update.

nmanovic commented 10 months ago

@zhiltsov-max , need to fix that inside the tool. We don't need to update documentation.

qianyizhang commented 8 months ago

@zhiltsov-max , need to fix that inside the tool. We don't need to update documentation.

any updates?