Colin97 / OpenShape_code

official code of “OpenShape: Scaling Up 3D Shape Representation Towards Open-World Understanding”
https://colin97.github.io/OpenShape/
Apache License 2.0
244 stars 17 forks source link

Inquiry About Rendering Process and Camera Parameters for OpenShape Dataset #36

Open sumuru789 opened 1 week ago

sumuru789 commented 1 week ago

Hello,

I am really interested in your work and have been exploring the OpenShape dataset. I have a question regarding the OpenShape/openshape-training-data/rendered_images folder. Could you provide some details about how these images were rendered? Specifically, I am curious about the camera parameters and viewing angles used in the rendering process.

Additionally, I noticed that the images in the rendered_images folder have a resolution of 336x336, while the default resolution in the render_single_glb.py script is 512x512. Does this mean that the images were rendered using a different script, or were there any modifications made to the camera parameters or resolution settings?

Thank you for your time and assistance!

Best regards, Han

Colin97 commented 4 days ago

single_render_img.py.zip

Can you also try this script?