vatic.js icon indicating copy to clipboard operation
vatic.js copied to clipboard

What is the xml export file type? Any way to convert to PASCAl VOC?

Open jamesmcintyre opened this issue 6 years ago • 1 comments

I assumed the xml export would be a vatic xml format but the only information i can find on that format shows a different xml structure than what vatic.js exports, what is the official xml format of vatic.js export? (The export looks closer to VOC but not separated into files per image/frame: https://eavise.gitlab.io/brambox/api/boxes-annotations.html#pascal-voc)

Also, my goal is to convert to pascal voc, do you have any info that could help or point me in the right direction?

BTW @dbolkensteyn the optical flow is amazing and in general the speed that i can annotate with this tool is super fast- I haven't found another tool that is as fast!

jamesmcintyre avatar May 03 '19 01:05 jamesmcintyre

I ended up just re-writing your xml export logic on my fork so that it's exporting in pascal voc just fyi.

jamesmcintyre avatar May 03 '19 17:05 jamesmcintyre