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

how can i get gt rotation matrix, translation vector of each image #18

Open
Darrenxc opened this issue Aug 2, 2023 · 1 comment
Open

Comments

@Darrenxc
Copy link

Darrenxc commented Aug 2, 2023

Is there a possible method to get the gt rotation matrix, translation vector of each image? i have realsense D435 camera, kinect DK v2. I notice we need these for custom model training. When record data from my D435 camera, i get the same rotation matrix, translation vector for each image even though i change the camera's angle,position or moving objects.

@zubair-irshad
Copy link
Owner

Can you please elaborate? To finetune, you need to annotate data for real-world captures. Our repo doesn't provide any annotation pipelines for your data rather we use already provided NOCS data to fine-tune our model which is trained on synthetic data. Please also see this thread to get reasonable results captured from in-the-wild cameras. Hope it helps!

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

2 participants