-
Notifications
You must be signed in to change notification settings - Fork 26
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
Does the dataset provide 3D object bbox? #30
Comments
We don't provide object 3D bounding boxes in the annotation files. However, you can obtain them with:
|
Got it. |
It's hard to tell what went wrong here by looking at the image. We have provided an example for visualizing the hand/object mesh in the image space (see here). Perhaps you can debug by comparing with that example? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the work!
Is there any way to get the object bbox with its 8 corners in camera coordinate?
The text was updated successfully, but these errors were encountered: