Cvat: Support Pascal VOC Format

Created on 9 Jul 2018  路  4Comments  路  Source: openvinotoolkit/cvat

Hi, it would be nice to be able to export the annotations as Pascal VOC format. I Couldn't find info about supported formats in the documentation, is this feature supported?

Easy to fix good first issue help wanted

Most helpful comment

Sure, give me a few days and I'll submit a PR with that script :)

All 4 comments

Hi,

At the moment CVAT doesn't support Pascal VOC format. I believe the best way to support it for now is to create "scripts" directory and put a py-script which converts CVAT format to Pascal VOC. What do you think?

At the moment I see only one problem. We don't keep an image size inside annotation file. Also I see PASCAL VOC Writer library which can simplify the script development.

If you can contribute such functionality it will be awesome.

Sure, give me a few days and I'll submit a PR with that script :)

Hi @syonekura ,

Let me know if you want to improve the PR. It is nice but still have several open questions. FYI, in our next release we are going to release similar script for COCO dataset.

I'm sorry, I was passing by and saw by chance all the comments you left! (usually I got an email each time I get feedback for PR's or comments in issues). I'll improve the PR, is there any development branch where I can see the script for COCO?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

madhuleventm picture madhuleventm  路  4Comments

MahdiEsf picture MahdiEsf  路  3Comments

AI-sd picture AI-sd  路  6Comments

cbasavaraj picture cbasavaraj  路  4Comments

mattavallone picture mattavallone  路  5Comments