modelscope / richdreamer

Live Demo:https://modelscope.cn/studios/Damo_XR_Lab/3D_AIGC
https://aigc3d.github.io/richdreamer/
Apache License 2.0
396 stars 14 forks source link

How to transform Objarverse's original '.glb' objects to the camera space correctly? #56

Open tiangexiang opened 1 week ago

tiangexiang commented 1 week ago

Thanks for sharing the rendering dataset! It is very useful. However, I have met some problem when trying to transform the original Objarverse glb objects across spaces and eventually project on 2D images with your provided camera extrinsic and intrinsics.

I have found solutions to construct camera extrinsic and intrinsics properly and I think it is not trivial to find out how the raw glb objects are transformed before being applied by extrinsics. Can you share some insights?

Thanks!

lingtengqiu commented 1 week ago

See in #53