Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Pascal VOC Format #2

Closed
syonekura opened this issue Jul 9, 2018 · 4 comments
Closed

Support Pascal VOC Format #2

syonekura opened this issue Jul 9, 2018 · 4 comments
Labels
Easy to fix The issue is easy to fix and probably it will be release in a next minor release
Milestone

Comments

@syonekura
Copy link
Contributor

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?

@nmanovic
Copy link
Contributor

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.

@syonekura
Copy link
Contributor Author

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

@nmanovic
Copy link
Contributor

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.

@nmanovic nmanovic added the Easy to fix The issue is easy to fix and probably it will be release in a next minor release label Aug 13, 2018
@nmanovic nmanovic added this to the Release 0.1.3 milestone Aug 13, 2018
@syonekura
Copy link
Contributor Author

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?

bsekachev pushed a commit that referenced this issue Sep 26, 2018
bsekachev pushed a commit that referenced this issue Oct 15, 2018
bsekachev pushed a commit that referenced this issue Oct 17, 2018
nmanovic pushed a commit that referenced this issue Mar 21, 2019
* Changed import/export
* Fixed attributes
* Parse annotation from the annotation view in a client
* Updated annotation upload in dashboard
* Updated browsing of a share
* Minimized version of jstree
* Fixed filenames from share
* Added jstree.min
* Removed legacy code
* Fixed typos
nmanovic pushed a commit that referenced this issue Dec 18, 2019
Added documentation for swagger page
azhavoro pushed a commit that referenced this issue Dec 25, 2019
meyg8600 referenced this issue in Intelligent-Systems-Laboratory/sasha Mar 11, 2020
meyg8600 referenced this issue in Intelligent-Systems-Laboratory/sasha Mar 11, 2020
korshunovdv pushed a commit to Evocargo/cvat that referenced this issue Aug 23, 2021
# This is the 1st commit message:

# This is a combination of 3 commits.
# This is the 1st commit message:

# This is a combination of 8 commits.
# This is the 1st commit message:

setup config

Add built from source code

one domain name insted of two

add installation guide

update gitignore

# This is the commit message cvat-ai#2:

delete serverless (nuclio)

# This is the commit message cvat-ai#3:

add backup script to gitignore

# This is the commit message cvat-ai#4:

Add script for backup data

# This is the commit message cvat-ai#5:

Add docstrings for backup script

# This is the commit message cvat-ai#6:

Update backup script to delete after 30 days

# This is the commit message cvat-ai#7:

Fix backup error

# This is the commit message cvat-ai#8:

Update backup rules, and decrease cache size from 1 Tb to 10 Gb

# This is the commit message cvat-ai#2:

one domain name insted of two

# This is the commit message cvat-ai#3:

add installation guide

# This is the commit message cvat-ai#2:

delete serverless (nuclio)
korshunovdv pushed a commit to Evocargo/cvat that referenced this issue Sep 6, 2021
# This is the 1st commit message:

setup config

Add built from source code

one domain name insted of two

add installation guide

update gitignore

delete serverless (nuclio)

add backup script to gitignore

Add script for backup data

Add docstrings for backup script

Update backup script to delete after 30 days

Fix backup error

Add setup for local usage

update backup script to latest versions

sincronize changes with current master

fix local launch problems with cvat_proxy

# This is the commit message cvat-ai#2:

Update local version to new release v1.5.0
Siluky referenced this issue in Siluky/gameit-cvat May 12, 2022
evekeen added a commit to acetrace/cvat that referenced this issue Jun 6, 2022
Added scripts for uploading tasks to CVAT
bsekachev added a commit that referenced this issue Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy to fix The issue is easy to fix and probably it will be release in a next minor release
Projects
None yet
Development

No branches or pull requests

2 participants