facebookresearch / MCC

Multiview Compressive Coding for 3D Reconstruction
Other
631 stars 48 forks source link

MCC reconstruction to input depth cloud #20

Open anirudhv27 opened 1 year ago

anirudhv27 commented 1 year ago

Thank you for your insightful work!

Playing around with the model, I noticed that the model's outputs seem to be normalized in some way, meaning that the reconstruction seems to be stretched or shrunk in some way with respect to the input image.

Is there any straightforward way to convert the point clouds outputted by MCC into the same coordinate space as the input point cloud used for depth?

taeyeopl commented 1 year ago

@anirudhv27 Have you solved your problem?