Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Provide Some Advice on Sparse Viewpoint Reconstruction #6

Open
kke19 opened this issue Jun 20, 2024 · 1 comment
Open

Please Provide Some Advice on Sparse Viewpoint Reconstruction #6

kke19 opened this issue Jun 20, 2024 · 1 comment

Comments

@kke19
Copy link

kke19 commented Jun 20, 2024

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.

@xt4d
Copy link
Owner

xt4d commented Jun 25, 2024

Hi @kke19, thanks for your interest!

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.

Hope these methods can be helpful to your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants