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

Importing dataset in cvat format loses angle #4378

Closed
dreambit opened this issue Feb 22, 2022 · 3 comments · Fixed by #5407
Closed

Importing dataset in cvat format loses angle #4378

dreambit opened this issue Feb 22, 2022 · 3 comments · Fixed by #5407
Assignees
Labels
bug Something isn't working

Comments

@dreambit
Copy link

When i export my dataset in cvat format and then import it - all bboxes are without angle(angle is reset to 0)

@bsekachev
Copy link
Member

bsekachev commented Sep 6, 2022

Might be related with #4745, but I am not sure.

Need to check if it is reproduced additionally.

@bsekachev bsekachev self-assigned this Sep 6, 2022
@bsekachev bsekachev added the bug Something isn't working label Sep 6, 2022
@bsekachev
Copy link
Member

@zhiltsov-max

Looks like here we need fix on datumaro side. I expect attributes field to contain rotation as it implemented for occluded after this line Dataset.import_from(tmp_dir, 'cvat', env=dm_env).

image

The bug happens when we export/import a project.

@zhiltsov-max
Copy link
Contributor

@yasakova-anastasia, please check this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants