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

6dof-augmentation didn't work #48

Open
sean6585 opened this issue Jul 6, 2022 · 0 comments
Open

6dof-augmentation didn't work #48

sean6585 opened this issue Jul 6, 2022 · 0 comments

Comments

@sean6585
Copy link

sean6585 commented Jul 6, 2022

when I ran the debug.py file using following command:
python debug.py --phi 0 --annotations linemod SSD/ --object-id 1
the error show up like this
Screenshot from 2022-07-06 16-30-07
and I found that the problem is in this line shown below, the output is empty(annotations = [ ]).
Screenshot from 2022-07-06 16-34-50
Once I disable the 6dof-augmentation option, my annotation result can be visualized.
Screenshot from 2022-07-06 15-49-12
And another problem is why my 6d-pose bbox is always rotated 90 degrees ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant