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.4k stars 2.98k forks source link

[Bug] CamVid 1.0 format doesn't load annotation after rewriting annotations in task. #3203

Closed MashaSS closed 3 years ago

MashaSS commented 3 years ago

My actions before raising this issue

Expected Behaviour

1) response_code == 202 2) necessary annotations are present (from step 1)

Current Behaviour

1) response_code == 202 2) necessary annotations are not present

Possible Solution

Steps to Reproduce (for bugs)

1) create annotations in frames/jobs 2) dump annotations 3) create several new annotations and remove several old annotations 4) upload annotations with different types (CamVid 1.0) PUT query /api/v1/tasks/1/annotations&name_type)

Context

Your Environment

Next steps

You may join our Gitter channel for community support.

zhiltsov-max commented 3 years ago

Please be more specific about the case, I couldn't reproduce it. Uploading (at least, in UI) always removes annotations first.