Cvat: Merging tasks/XML files together

Created on 1 Aug 2019  ·  5Comments  ·  Source: openvinotoolkit/cvat

Hello,

Is there a way to merge two tasks together or a script to merge multiple annotation files into one? I had broken up annotating the same dataset into multiple tasks and wanted a clean way to merge them together. I tried combining the XML files manually (copy and paste) before converting to TFRecord (using the converter.py inside cvat/utils/tfrecords) but when I tested the TFRecord file, it says

"tensorflow.python.framework.errors_impl.DataLossError: corrupted record at 4154189"

Any assistance on this would be greatly appreciated.

enhancement

Most helpful comment

@mattavallone , there is no such opportunity at the moment. I will keep your feature request open till we have a functionality to cover the request.

All 5 comments

@mattavallone , there is no such opportunity at the moment. I will keep your feature request open till we have a functionality to cover the request.

This would also be helpful for my workflow!

Does anyone have a workaround for doing this? Is this something Datumaro can do?

I am also interested in this

waiting for this feature as well.

Was this page helpful?
0 / 5 - 0 ratings