Closed fanyang3 closed 11 months ago
Hi, we use dense point clouds as inputs
How to use sparse point clouds as inputs?
BTW, is it reasonable to use dense point clouds under sparse setting ?
I think that the final rendering quality has relation with initial points, so it may be not reasonable.
Hi @leo-frank
Thanks for your interest in our work.
The initial number of point cloud does affect rendering quality.
The sparse setting focus on NVS from sparse input views and the dense point cloud only comes from sparse input views. So I think it's reasonalbe to use dense points as long as long as it does not introduce any additional information beyond what is already provided by the sparse views.
Nice work!But I have a question about this work. I noticed that you used COLMAP to do both sparse and dense reconstruction. May I ask if you are using sparse or dense point clouds as input for 3D Gaussian Splatting? Looking forward to your reply!