中文
相关论文

相关论文: Generalizable Sparse-View 3D Reconstruction from U…

200 篇论文

In this work, we present Fed3DGS, a scalable 3D reconstruction framework based on 3D Gaussian splatting (3DGS) with federated learning. Existing city-scale reconstruction methods typically adopt a centralized approach, which gathers all…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Teppei Suzuki

Generalizable 3D Gaussian Splatting has recently emerged as an efficient approach for novel-view synthesis, enabling feed-forward synthesis from only a few input views. However, existing pixel-wise feed-forward methods suffer from…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Hoang Chuong Nguyen , Renjie Wu , Jose M. Alvarez , Miaomiao Liu

Gaussian splatting enables fast novel view synthesis in static 3D environments. However, reconstructing real-world environments remains challenging as distractors or occluders break the multi-view consistency assumption required for…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Yihao Wang , Marcus Klasson , Matias Turkulainen , Shuzhe Wang , Juho Kannala , Arno Solin

Recent significant advances in 3D scene representation have been driven by 3D Gaussian Splatting (3DGS), which has enabled real-time rendering with photorealistic quality. 3DGS often requires a large number of primitives to achieve high…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Haoran Wang , Guoxi Huang , Fan Zhang , David Bull , Nantheera Anantrasirichai

We have introduced SegSplat, a novel framework designed to bridge the gap between rapid, feed-forward 3D reconstruction and rich, open-vocabulary semantic understanding. By constructing a compact semantic memory bank from multi-view 2D…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Peter Siegel , Federico Tombari , Marc Pollefeys , Daniel Barath

3D Gaussian Splatting (3DGS) has recently unlocked real-time, high-fidelity novel view synthesis by representing scenes using explicit 3D primitives. However, traditional methods often require millions of Gaussians to capture complex…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anh Thuan Tran , Jana Kosecka

Reconstructing intricate, ever-changing environments remains a central ambition in computer vision, yet existing solutions often crumble before the complexity of real-world dynamics. We present DynaSplat, an approach that extends Gaussian…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Junli Deng , Ping Shi , Qipei Li , Jinyang Guo

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

We introduce a novel, training-free system for reconstructing, understanding, and rendering 3D indoor scenes from a sparse set of unposed RGB images. Unlike traditional radiance field approaches that require dense views and per-scene…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Jiatong Xia , Lingqiao Liu

The recent advent of 3D Gaussian Splatting (3DGS) has revolutionized the 3D scene reconstruction space enabling high-fidelity novel view synthesis in real-time. However, with the exception of RawNeRF, all prior 3DGS and NeRF-based methods…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Shreyas Singh , Aryan Garg , Kaushik Mitra

Neural 3D scene reconstruction methods have achieved impressive performance when reconstructing complex geometry and low-textured regions in indoor scenes. However, these methods heavily rely on 3D data which is costly and time-consuming to…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Yi Guo , Che Sun , Yunde Jia , Yuwei Wu

We present a novel approach that converts partial and noisy RGB-D scans into high-quality 3D scene reconstructions by inferring unobserved scene geometry. Our approach is fully self-supervised and can hence be trained solely on real-world,…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Angela Dai , Christian Diller , Matthias Nießner

3D Gaussian Splatting (3DGS) has shown remarkable potential for static scene reconstruction, and recent advancements have extended its application to dynamic scenes. However, the quality of reconstructions depends heavily on high-quality…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Yiren Lu , Yunlai Zhou , Disheng Liu , Tuo Liang , Yu Yin

Although much progress has been made in 3D clothed human reconstruction, most of the existing methods fail to produce robust results from in-the-wild images, which contain diverse human poses and appearances. This is mainly due to the large…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Gyeongsik Moon , Hyeongjin Nam , Takaaki Shiratori , Kyoung Mu Lee

Recent research has shown that controllable image generation based on pre-trained GANs can benefit a wide range of computer vision tasks. However, less attention has been devoted to 3D vision tasks. In light of this, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Feng Liu , Xiaoming Liu

Recent advancements in Generalizable Gaussian Splatting have enabled robust 3D reconstruction from sparse input views by utilizing feed-forward Gaussian Splatting models, achieving superior cross-scene generalization. However, while many…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Zhicong Wu , Hongbin Xu , Gang Xu , Ping Nie , Zhixin Yan , Jinkai Zheng , Liangqiong Qu , Ming Li , Liqiang Nie

Reconstructing dynamic driving scenes is essential for developing autonomous systems through sensor-realistic simulation. Although recent methods achieve high-fidelity reconstructions, they either rely on costly human annotations for object…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Carl Lindström , Mahan Rafidashti , Maryam Fatemi , Lars Hammarstrand , Martin R. Oswald , Lennart Svensson

We present Free-Range Gaussians, a multi-view reconstruction method that predicts non-pixel, non-voxel-aligned 3D Gaussians from as few as four images. This is done through flow matching over Gaussian parameters. Our generative formulation…

We present Cross-View Splatter, a feed-forward method that predicts pixel-aligned Gaussian splats for outdoor scenes captured at ground level AND by satellite. Faithful reconstructions require good camera coverage, but ground imagery is…

Novel View Synthesis (NVS) from unconstrained photo collections is challenging in computer graphics. Recently, 3D Gaussian Splatting (3DGS) has shown promise for photorealistic and real-time NVS of static scenes. Building on 3DGS, we…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Yuze Wang , Junyi Wang , Yue Qi
‹ 上一页 1 8 9 10 下一页 ›