-
Notifications
You must be signed in to change notification settings - Fork 46
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
❓ Generate linemod dataset from custom 3D model #67
Comments
Hi, Thanks for opening this issue. Even I have a similar question, I need to generate a dataset similar to LineMOD using 3D model of custom objects. @pengsida Can you please let us know if this is possible with pvnet-rendering? Thanks. |
Yes. But I recommend to render the 3D model with the code: https://github.com/DLR-RM/BlenderProc |
Thank you for pointing out this repo. I'm trying to replicate this. They both use your dataset and pbr dataset from blenderproc. My question is should I just use blenderproc or would there be any benefit in using both pbr and non-pbr rendering? Also, if it turns out that I need both, what would be the procedure for generating my data with your code? |
I am not sure if there is any benefit in using both pbr and non-pbr rendering. You could revise the released code to render your 3D model. |
I have my own 3D model that I want to use to generate a linemod-like dataset. Can I do it with pvnet-rendering?
The text was updated successfully, but these errors were encountered: