yhw-yhw / MIME

This is the official code for MIME: Human-Aware 3D Scene Generation (CVPR2023)
88 stars 6 forks source link

Generate Depth and RGB Images #5

Open g-ch opened 1 year ago

g-ch commented 1 year ago

Nice work! Is it possible to put a simulated camera in the generated scene and record data like depth image, RGB image and camera pose? These data are very useful for 3D reconstruction works and, with the mesh you provide, the generated scenes will be valuable for 3D reconstruction benchmarking.

yhw-yhw commented 1 year ago

Yes, we are planning on it. Thanks for you pointing it out.