Closed fzy139 closed 1 year ago
Hi @fzy139
Thank you for your interest in the project!
This is a good question. The bottom of the Lego is never observed directly by any image. What's worse, it is entirely white and there are many ways to explain away the RGB observation. The current reconstruction is simply one of the millions of plausible ways for the white color. In summary, this is a very ill-posed problem unless there is additional information (such as the prior knowledge of white color == empty space).
I hope this helps.
Thanks for your fast reply!
I see. The texture-less region is very hard to reconstruct. I will try some tricks to fix it.
Hi,
Thanks for your excellent work. I am trying to test on nerf_synthetic dataset, following the data preparation to convert the format and using the base.yaml config. I find the quality is perfect except the geometry.
There is some redundant part on the bottom of the model. Is that reasonable with some post-processing, or there is something I missed?
Thanks