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

Dataset question #108

Open
sobikim opened this issue Jun 24, 2022 · 0 comments
Open

Dataset question #108

sobikim opened this issue Jun 24, 2022 · 0 comments

Comments

@sobikim
Copy link

sobikim commented Jun 24, 2022

Hi. Thank you for the great work!

I want to train MeshRCNN on a custom dataset.
When creating a dataset, if I know the focal length and sensor size of the actual camera, can I calculate "rot_mat" and "trans_mat" using those values? (Are "rot_mat", "trans_mat" only used to convert 3D model to 2D in MeshRCNN?)
Or should I assume sensor width=32mm and calculate "focal_length", "rot_mat", "trans_mat" like Pix3D dataset?
(Are "rot_mat" and "trans_mat" used in MeshRCNN besides converting 3D model to 2d?)

I would be very appreciate if you have time to reply.

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