中文
相关论文

相关论文: Sparse-View 3D Reconstruction: Recent Advances and…

200 篇论文

Surface reconstruction from sparse views aims to reconstruct a 3D shape or scene from few RGB images. The latest methods are either generalization-based or overfitting-based. However, the generalization-based methods do not generalize well…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Liang Han , Xu Zhang , Haichuan Song , Kanle Shi , Yu-Shen Liu , Zhizhong Han

Recently, neural implicit functions have demonstrated remarkable results in the field of multi-view reconstruction. However, most existing methods are tailored for dense views and exhibit unsatisfactory performance when dealing with sparse…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Han Huang , Yulun Wu , Junsheng Zhou , Ge Gao , Ming Gu , Yu-Shen Liu

We propose SparseFusion, a sparse view 3D reconstruction approach that unifies recent advances in neural rendering and probabilistic image generation. Existing approaches typically build on neural rendering with re-projected features but…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Zhizhuo Zhou , Shubham Tulsiani

Recent progress in neural rendering has brought forth pioneering methods, such as NeRF and Gaussian Splatting, which revolutionize view rendering across various domains like AR/VR, gaming, and content creation. While these methods excel at…

In this work, we present a new method for 3D face reconstruction from sparse-view RGB images. Unlike previous methods which are built upon 3D morphable models (3DMMs) with limited details, we leverage an implicit representation to encode…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Moran Li , Haibin Huang , Yi Zheng , Mengtian Li , Nong Sang , Chongyang Ma

3D reconstruction and view synthesis are foundational problems in computer vision, graphics, and immersive technologies such as augmented reality (AR), virtual reality (VR), and digital twins. Traditional methods rely on computationally…

Neural implicit representations have revolutionized dense multi-view surface reconstruction, yet their performance significantly diminishes with sparse input views. A few pioneering works have sought to tackle the challenge of sparse-view…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Sheng Ye , Yuze He , Matthieu Lin , Jenny Sheng , Ruoyu Fan , Yiheng Han , Yubin Hu , Ran Yi , Yu-Hui Wen , Yong-Jin Liu , Wenping Wang

Neural implicit surface reconstruction using volume rendering techniques has recently achieved significant advancements in creating high-fidelity surfaces from multiple 2D images. However, current methods primarily target scenes with…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Lintao Xiang , Hongpei Zheng , Bailin Deng , Hujun Yin

Inferring the 3D structure underlying a set of multi-view images typically requires solving two co-dependent tasks -- accurate 3D reconstruction requires precise camera poses, and predicting camera poses relies on (implicitly or explicitly)…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Qitao Zhao , Shubham Tulsiani

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 Splatting (3DGS)…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Shubhendu Jena , Shishir Reddy Vutukur , Adnane Boukhayma

Recent advances in optimizing Gaussian Splatting for scene geometry have enabled efficient reconstruction of detailed surfaces from images. However, when input views are sparse, such optimization is prone to overfitting, leading to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Meiying Gu , Jiawei Zhang , Jiahe Li , Xiaohan Yu , Haonan Luo , Jin Zheng , Xiao Bai

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 where existing neural…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Xiaoxiao Long , Cheng Lin , Peng Wang , Taku Komura , Wenping Wang

3D Gaussian Splatting (3DGS) has recently enabled real-time rendering of unbounded 3D scenes for novel view synthesis. However, this technique requires dense training views to accurately reconstruct 3D geometry. A limited number of input…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Haolin Xiong , Sairisheek Muttukuru , Rishi Upadhyay , Pradyumna Chari , Achuta Kadambi

Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have advanced 3D reconstruction and novel view synthesis, but remain heavily dependent on accurate camera poses and dense viewpoint coverage. These requirements limit their…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Jiahui Lu , Haihong Xiao , Xueyan Zhao , Wenxiong Kang

We introduce Spurfies, a novel method for sparse-view surface reconstruction that disentangles appearance and geometry information to utilize local geometry priors trained on synthetic data. Recent research heavily focuses on 3D…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Kevin Raj , Christopher Wewer , Raza Yunus , Eddy Ilg , Jan Eric Lenssen

We present a Gaussian Splatting method for surface reconstruction using sparse input views. Previous methods relying on dense views struggle with extremely sparse Structure-from-Motion points for initialization. While learning-based…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Jiang Wu , Rui Li , Yu Zhu , Rong Guo , Jinqiu Sun , Yanning Zhang

Novel view synthesis refers to the problem of synthesizing novel viewpoints of a scene given the images from a few viewpoints. This is a fundamental problem in computer vision and graphics, and enables a vast variety of applications such as…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Nagabhushan Somraj

Generalizable neural surface reconstruction has become a compelling technique to reconstruct from few images without per-scene optimization, where dense 3D feature volume has proven effective as a global representation of scenes. However,…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Aoxiang Fan , Corentin Dumery , Nicolas Talabot , Hieu Le , Pascal Fua

Reconstructing accurate surfaces with radiance fields has progressed rapidly, yet two promising explicit representations, 3D Gaussian Splatting and sparse-voxel rasterization, exhibit complementary strengths and weaknesses. 3D Gaussian…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Ting-Hsun Chi , Chu-Rong Chen , Chi-Tun Hsu , Hsuan-Ting Lin , Sheng-Yu Huang , Cheng Sun , Yu-Chiang Frank Wang

Novel view synthesis is a fundamental task in 3D computer vision that aims to reconstruct photorealistic images from novel viewpoints given a set of posed images. However, reconstruction quality degrades sharply under sparse-view conditions…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Wenjun Lu , Haodong Chen , Anqi Yi , Guoxi Huang , Yuk Ying Chung , Kun Hu , Zhiyong Wang
‹ 上一页 1 2 3 10 下一页 ›