English
Related papers

Related papers: GaussianSR: 3D Gaussian Super-Resolution with 2D D…

200 papers

We present GSD, a diffusion model approach based on Gaussian Splatting (GS) representation for 3D object reconstruction from a single view. Prior works suffer from inconsistent 3D geometry or mediocre rendering quality due to improper…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Yuxuan Mu , Xinxin Zuo , Chuan Guo , Yilin Wang , Juwei Lu , Xiaofeng Wu , Songcen Xu , Peng Dai , Youliang Yan , Li Cheng

We present NeRF-SR, a solution for high-resolution (HR) novel view synthesis with mostly low-resolution (LR) inputs. Our method is built upon Neural Radiance Fields (NeRF) that predicts per-point density and color with a multi-layer…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Chen Wang , Xian Wu , Yuan-Chen Guo , Song-Hai Zhang , Yu-Wing Tai , Shi-Min Hu

Recent advances in novel view synthesis have demonstrated impressive results in fast photorealistic scene rendering through differentiable point rendering, either via Gaussian Splatting (3DGS) [Kerbl and Kopanas et al. 2023] or neural point…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Linus Franke , Laura Fink , Marc Stamminger

High dynamic range novel view synthesis (HDR-NVS) reconstructs scenes with dynamic details by fusing multi-exposure low dynamic range (LDR) views, yet it struggles to capture ambient illumination-dependent appearance. Implicitly supervising…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Huimin Zeng , Yue Bai , Hailing Wang , Yun Fu

Recent advances in novel view synthesis have enabled real-time rendering speeds with high reconstruction accuracy. 3D Gaussian Splatting (3D-GS), a foundational point-based parametric 3D scene representation, models scenes as large sets of…

Computer Vision and Pattern Recognition · Computer Science 2025-11-21 Alex Hanson , Allen Tu , Vasu Singla , Mayuka Jayawardhana , Matthias Zwicker , Tom Goldstein

Recent advancements in 3D Gaussian Splatting (3DGS) have greatly influenced neural fields, as it enables high-fidelity rendering with impressive visual quality. However, 3DGS has difficulty accurately representing surfaces. In contrast,…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Haofan Ren , Qingsong Yan , Ming Lu , Rongfeng Lu , Zunjie Zhu

Rendering 3D surfaces has been revolutionized within the modeling of radiance fields through either 3DGS or NeRF. Although 3DGS has shown advantages over NeRF in terms of rendering quality or speed, there is still room for improvement in…

Computer Vision and Pattern Recognition · Computer Science 2026-03-27 Takeshi Noda , Yu-Shen Liu , Zhizhong Han

Recent advancements in neural rendering, particularly 2D Gaussian Splatting (2DGS), have shown promising results for jointly reconstructing fine appearance and geometry by leveraging 2D Gaussian surfels. However, current methods face…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Yunzhou Song , Heguang Lin , Jiahui Lei , Lingjie Liu , Kostas Daniilidis

3D Gaussian Splatting (3DGS) revolutionized novel view rendering. Instead of inferring from dense spatial points, as implicit representations do, 3DGS uses sparse Gaussians. This enables real-time performance but increases space…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Cem Eteke , Enzo Tartaglione

As generative models become increasingly capable of producing high-fidelity visual content, the demand for efficient, interpretable, and editable image representations has grown substantially. Recent advances in 2D Gaussian Splatting (2DGS)…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Hao Wang , Ashish Bastola , Chaoyi Zhou , Wenhui Zhu , Xiwen Chen , Xuanzhao Dong , Siyu Huang , Abolfazl Razi

Synthesizing novel views of large-scale scenes from unconstrained in-the-wild images is an important but challenging task in computer vision. Existing methods, which optimize per-image appearance and transient occlusion through implicit…

Computer Vision and Pattern Recognition · Computer Science 2026-02-02 Yiqing Li , Xuan Wang , Jiawei Wu , Yikun Ma , Zhi Jin

3D Gaussian Splatting (3D-GS) is a recent 3D scene reconstruction technique that enables real-time rendering of novel views by modeling scenes as parametric point clouds of differentiable 3D Gaussians. However, its rendering speed and model…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Alex Hanson , Allen Tu , Geng Lin , Vasu Singla , Matthias Zwicker , Tom Goldstein

Standard 3D Gaussian Splatting (3DGS) relies on known or pre-computed camera poses and a sparse point cloud, obtained from structure-from-motion (SfM) preprocessing, to initialize and grow 3D Gaussians. We propose a novel SfM-Free 3DGS…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Bo Ji , Angela Yao

3D Gaussian Splatting (3DGS) enables efficient training and fast novel view synthesis in static environments. To address challenges posed by transient objects, distractor-free 3DGS methods have emerged and shown promising results when dense…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Yi Gu , Zhaorui Wang , Jiahang Cao , Jiaxu Wang , Mingle Zhao , Dongjun Ye , Renjing Xu

3D Gaussian splatting provides excellent visual quality for novel view synthesis, with fast training and real-time rendering; unfortunately, the memory requirements of this method for storing and transmission are unreasonably high. We first…

Computer Vision and Pattern Recognition · Computer Science 2024-06-26 Panagiotis Papantonakis , Georgios Kopanas , Bernhard Kerbl , Alexandre Lanvin , George Drettakis

Compression techniques for 3D Gaussian Splatting (3DGS) have recently achieved considerable success in minimizing storage overhead for 3D Gaussians while preserving high rendering quality. Despite the impressive storage reduction, the lack…

Computer Vision and Pattern Recognition · Computer Science 2025-10-17 Seungjoo Shin , Jaesik Park , Sunghyun Cho

Feed-forward based 3D Gaussian Splatting methods have demonstrated exceptional capability in real-time novel view synthesis for human models. However, current approaches are confined to either dense viewpoint configurations or restricted…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Yingdong Hu , Zhening Liu , Jiawei Shao , Zehong Lin , Jun Zhang

We present multimodal-prior-guided importance sampling as the central mechanism for hierarchical 3D Gaussian Splatting (3DGS) in sparse-view novel view synthesis. Our sampler fuses complementary cues { -- } photometric rendering residuals,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-04 Kaiqiang Xiong , Zhanke Wang , Ronggang Wang

Sparse-view synthesis remains a challenging problem due to the difficulty of recovering accurate geometry and appearance from limited observations. While recent advances in 3D Gaussian Splatting (3DGS) have enabled real-time rendering with…

Computer Vision and Pattern Recognition · Computer Science 2025-11-19 Yi-Hsin Li , Thomas Sikora , Sebastian Knorr , Mårten Sjöström

3D Gaussian Splatting (3DGS) has revolutionized novel view synthesis with high-quality rendering through continuous aggregations of millions of 3D Gaussian primitives. However, it suffers from a substantial memory footprint, particularly…

Computer Vision and Pattern Recognition · Computer Science 2026-04-27 Yangming Zhang , Jian Xu , Chaojian Li , Kunxiong Zhu , Wei Niu , Gagan Agrawal , Yang Katie Zhao , Jian Wang , Yingyan Celine Lin , Miao Yin