label-studio-converter icon indicating copy to clipboard operation
label-studio-converter copied to clipboard

How can I relate the filenames in VOC export to originals

Open bram2506 opened this issue 5 years ago • 1 comments

Hi,

I am trying to make an export of my data in VOC format but then the filenames get a sort of hashed?

Original file name: 922d9ea2-a2a7-4a13-8d57-138404fcca2a.png Filename in VOC folder images: 22754d115fcc574462a81b9c0d253f0e

Where in the xml is also no information about the original task or original file name.

My first question is there a way to do this? hashing key or something like that? Is this done on purpose? If yes why?

Wouldnt it also be more logical to just use the original file name and extension?

bram2506 avatar Jan 15 '21 13:01 bram2506

Same problem with the YOLO format. There is no reference to the image id or filename in the export. Would it be possible to use the unqiue task id as part of the image name?

ferenc-hechler avatar May 01 '22 21:05 ferenc-hechler