You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI, I am very grateful for your research and how it has helped my work. However, I have encountered a problem. I hope to generate sparse point clouds using the results produced by your research. In the past, I have used COLMAP to generate sparse point clouds, but now my research scenario has changed to sparse point cloud reconstruction under sparse viewpoints, and COLMAP has failed in this scenario.
If you know how to reconstruct sparse point clouds using the sparse viewpoints poses produced by your research, please provide me with some guidance. Thank you very much.
The text was updated successfully, but these errors were encountered:
Estimating point clouds (depths) from extremely sparse views can be difficult even with known camera poses. This usually requires generalizable network based methods. If you are targeting on objects, you can try the recent GeoLRM that infers points (gaussian splats) from multiple posed images. For general purposes, I think you can try UFORecon for sparse views, and the MVSNet family PointMVSNet, FastMVSNet, MVSNet for dense views.
HI, I am very grateful for your research and how it has helped my work. However, I have encountered a problem. I hope to generate sparse point clouds using the results produced by your research. In the past, I have used COLMAP to generate sparse point clouds, but now my research scenario has changed to sparse point cloud reconstruction under sparse viewpoints, and COLMAP has failed in this scenario.
If you know how to reconstruct sparse point clouds using the sparse viewpoints poses produced by your research, please provide me with some guidance. Thank you very much.
The text was updated successfully, but these errors were encountered: