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

sampled poses #4

Closed
Michael187-ctrl opened this issue Jun 8, 2020 · 3 comments
Closed

sampled poses #4

Michael187-ctrl opened this issue Jun 8, 2020 · 3 comments

Comments

@Michael187-ctrl
Copy link

Can you please explain, how you get the sampled_poses with https://github.com/zju3dv/pvnet-rendering ? I want to use it for my own objects.
Best regards Michael

@Michael187-ctrl
Copy link
Author

Can someone please help me and tell me how https://github.com/zju3dv/pvnet-rendering is used for getting the sampled poses and how I could use it for my own Dataset?
Would really appreciate your help.
Greetings Michael

@ethnhe
Copy link
Owner

ethnhe commented Aug 12, 2020

After you setup pvnet-rendering and run

python run.py --type rendering

There will be a folder that contains the generated poses. Each file with one sampled pose.
We set the number of sampled poses to be 70000 before running and collect them to a single file.
For your own dataset, I think using our sampled pose is enough.

@ethnhe ethnhe closed this as completed Apr 1, 2021
@MiriamJo
Copy link

Can you explain on how it works using the pre-generated files? Is it not depending on the object? Why bother creating so much files when one can use them for any object?

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

3 participants