TencentARC / InstantMesh

InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Apache License 2.0
3.37k stars 364 forks source link

Scale of the real world objects. #172

Open Galaxywalk opened 1 week ago

Galaxywalk commented 1 week ago

Hi, thanks for your great work!

I wonder is there any method to reconstruct the target with its real-world size If I can input the camera parameters and depth information measured by depth camera?

bluestyle97 commented 1 week ago

I think it's possible. You can first reconstruct the object and then align the scale of the rendered depth map with the real depth.