中文
相关论文

相关论文: SparseNeuS: Fast Generalizable Neural Surface Reco…

200 篇论文

3D Gaussian Splatting (3DGS) has achieved impressive rendering performance in novel view synthesis. However, its efficacy diminishes considerably in sparse image sequences, where inherent data sparsity amplifies geometric uncertainty during…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Zhen Tan , Xieyuanli Chen , Jinpu Zhang , Lei Feng , Dewen Hu

In this study, we introduce BirdNeRF, an adaptation of Neural Radiance Fields (NeRF) designed specifically for reconstructing large-scale scenes using aerial imagery. Unlike previous research focused on small-scale and object-centric NeRF…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Huiqing Zhang , Yifei Xue , Ming Liao , Yizhen Lao

Recent advances in implicit scene representation enable high-fidelity street view novel view synthesis. However, existing methods optimize a neural radiance field for each scene, relying heavily on dense training images and extensive…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Sheng Miao , Jiaxin Huang , Dongfeng Bai , Weichao Qiu , Bingbing Liu , Andreas Geiger , Yiyi Liao

We study the problem of novel view synthesis from sparse source observations of a scene comprised of 3D objects. We propose a simple yet effective approach that is neither continuous nor implicit, challenging recent trends on view…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Pengsheng Guo , Miguel Angel Bautista , Alex Colburn , Liang Yang , Daniel Ulbricht , Joshua M. Susskind , Qi Shan

Generalizable neural radiance field (NeRF) enables neural-based digital human rendering without per-scene retraining. When combined with human prior knowledge, high-quality human rendering can be achieved even with sparse input views.…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Zhaorong Wang , Yoshihiro Kanamori , Yuki Endo

Neural Radiance Field (NeRF), as an implicit 3D scene representation, lacks inherent ability to accommodate changes made to the initial static scene. If objects are reconfigured, it is difficult to update the NeRF to reflect the new state…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Ziqi Lu , Jianbo Ye , Xiaohan Fei , Xiaolong Li , Jiawei Mo , Ashwin Swaminathan , Stefano Soatto

Neural Radiance Fields (NeRF) have demonstrated impressive potential in synthesizing novel views from dense input, however, their effectiveness is challenged when dealing with sparse input. Existing approaches that incorporate additional…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhangkai Ni , Peiqi Yang , Wenhan Yang , Hanli Wang , Lin Ma , Sam Kwong

In this work we address the challenging problem of multiview 3D surface reconstruction. We introduce a neural network architecture that simultaneously learns the unknown geometry, camera parameters, and a neural renderer that approximates…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Lior Yariv , Yoni Kasten , Dror Moran , Meirav Galun , Matan Atzmon , Ronen Basri , Yaron Lipman

Sparse-view computed tomography (CT) enables fast and low-dose CT imaging, an essential feature for patient-save medical imaging and rapid non-destructive testing. In sparse-view CT, only a few projection views are acquired, causing…

图像与视频处理 · 电气工程与系统科学 2024-02-28 Nadja Gruber , Johannes Schwab , Elke Gizewski , Markus Haltmeier

Neural implicit representations have emerged as a powerful paradigm for 3D reconstruction. However, despite their success, existing methods fail to capture fine geometric details and thin structures, especially in scenarios where only…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Aarya Patel , Hamid Laga , Ojaswa Sharma

Neural Radiance Fields (NeRF) show impressive performance for the photorealistic free-view rendering of scenes. However, NeRFs require dense sampling of images in the given scene, and their performance degrades significantly when only a…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Nagabhushan Somraj , Adithyan Karanayil , Rajiv Soundararajan

Reconstructing urban street scenes is crucial due to its vital role in applications such as autonomous driving and urban planning. These scenes are characterized by long and narrow camera trajectories, occlusion, complex object…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Xiao Cui , Weicai Ye , Yifan Wang , Guofeng Zhang , Wengang Zhou , Houqiang Li

Differentiable rendering techniques have recently shown promising results for free-viewpoint video synthesis of characters. However, such methods, either Gaussian Splatting or neural implicit rendering, typically necessitate per-subject…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Boyao Zhou , Shunyuan Zheng , Hanzhang Tu , Ruizhi Shao , Boning Liu , Shengping Zhang , Liqiang Nie , Yebin Liu

Novel view synthesis from sparse inputs is a vital yet challenging task in 3D computer vision. Previous methods explore 3D Gaussian Splatting with neural priors (e.g. depth priors) as an additional supervision, demonstrating promising…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Liang Han , Junsheng Zhou , Yu-Shen Liu , Zhizhong Han

Sparse-view scene reconstruction often faces significant challenges due to the constraints imposed by limited observational data. These limitations result in incomplete information, leading to suboptimal reconstructions using existing…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Xiangyu Sun , Runnan Chen , Mingming Gong , Dong Xu , Tongliang Liu

Multi-view stereopsis (MVS) tries to recover the 3D model from 2D images. As the observations become sparser, the significant 3D information loss makes the MVS problem more challenging. Instead of only focusing on densely sampled…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Mengqi Ji , Jinzhi Zhang , Qionghai Dai , Lu Fang

Sparse-view 3D reconstruction is a major challenge in computer vision, aiming to create complete three-dimensional models from limited viewing angles. Key obstacles include: 1) a small number of input images with inconsistent information;…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Bi'an Du , Lingbei Meng , Wei Hu

Generalizable 3D Gaussian Splatting reconstruction showcases advanced Image-to-3D content creation but requires substantial computational resources and large datasets, posing challenges to training models from scratch. Current methods…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Xiufeng Huang , Ka Chun Cheung , Runmin Cong , Simon See , Renjie Wan

Recently, 3D Gaussian Splatting (3DGS) has attracted widespread attention due to its high-quality rendering, and ultra-fast training and rendering speed. However, due to the unstructured and irregular nature of Gaussian point clouds, it is…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Danpeng Chen , Hai Li , Weicai Ye , Yifan Wang , Weijian Xie , Shangjin Zhai , Nan Wang , Haomin Liu , Hujun Bao , Guofeng Zhang

We propose a 3D novel sparse-view synthesis framework for unconstrained real-world scenarios that contain distractors. Unlike existing methods that primarily perform novel-view synthesis from a sparse set of constrained images without…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Wongi Park , Jordan A. James , Myeongseok Nam , Minjae Lee , Soomok Lee , Sang-Hyun Lee , William J. Beksi