paper-with-me

Papers

UFORecon: Generalizable Sparse-View Surface Reconstruction from Arbitrary and UnFavOrable Sets

2024-03-08 · CVPR 2024 1 · Youngju Na, Woo Jae Kim, Kyu Beom Han, Suhyeon Ha, Sung-Eui Yoon

Generalizable neural implicit surface reconstruction aims to obtain an accurate underlying geometry given a limited number of multi-view images from unseen scenes. However, existing methods select only informative and relevant views using predefined scores for training and testing phases. This constraint renders the model impractical in real-world scenarios, where the availability of favorable combinations cannot always be ensured. We introduce and validate a view-combination score to indicate the effectiveness of the input view combination. We observe that previous methods output degenerate solutions under arbitrary and unfavorable sets. Building upon this finding, we propose UFORecon, a robust view-combination generalizable surface reconstruction framework. To achieve this, we apply cross-view matching transformers to model interactions between source images and build correlation frustums to capture global correlations. Additionally, we explicitly encode pairwise feature similarities as view-consistent priors. Our proposed framework significantly outperforms previous methods in terms of view-combination generalizability and also in the conventional generalizable protocol trained with favorable view-combinations. The code is available at https://github.com/Youngju-Na/UFORecon.

📄 PDF Abstract BibTeX arXiv:2403.05086

Code (1)

youngju-na/uforecon 공식 구현 pytorch

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

MeshSplat: Generalizable Sparse-View Surface Reconstruction via Gaussian Splatting

2025-08-25 · Hanzhi Chang, Ruijie Zhu, Wenjie Chang, Mulin Yu 외 arxiv

Surface reconstruction has been widely studied in computer vision and graphics. However, existing surface reconstruction works struggle to recover accurate scene geometry when the input views are extremely sparse. To add…

Novel View Synthesis

SatSurfGS: Generalizable 2D Gaussian Splatting for Sparse-View Satellite Surface Reconstruction

2026-05-08 · Min Chen, Wei Guo, Bin Wang, Wen Li 외 arxiv

Sparse-view satellite image surface reconstruction remains highly challenging, fundamentally because the reliability of multi-view matching under satellite imaging conditions is strongly spatially heterogeneous. Affected…

SparseNeuS: Fast Generalizable Neural Surface Reconstruction from Sparse Views

2022-06-12 · Xiaoxiao Long, Cheng Lin, Peng Wang, Taku Komura 외

We introduce SparseNeuS, a novel neural rendering based method for the task of surface reconstruction from multi-view images. This task becomes more difficult when only sparse images are provided as input, a scenario whe…

Neural RenderingSurface Reconstruction

SparSplat: Fast Multi-View Reconstruction with Generalizable 2D Gaussian Splatting

2025-05-04 · Shubhendu Jena, Shishir Reddy Vutukur, Adnane Boukhayma

Recovering 3D information from scenes via multi-view stereo reconstruction (MVS) and novel view synthesis (NVS) is inherently challenging, particularly in scenarios involving sparse-view setups. The advent of 3D Gaussian…

3DGS3D Reconstruction3D Scene Reconstruction3D Shape Reconstruction+1

SurfelSplat: Learning Efficient and Generalizable Gaussian Surfel Representations for Sparse-View Surface Reconstruction

2026-04-09 · Chensheng Dai, Shengjun Zhang, Min Chen, Yueqi Duan arxiv

3D Gaussian Splatting (3DGS) has demonstrated impressive performance in 3D scene reconstruction. Beyond novel view synthesis, it shows great potential for multi-view surface reconstruction. Existing methods employ optimi…

Novel View Synthesis