English
Related papers

Related papers: I3DGS: Improve 3D Gaussian Splatting from Multiple…

200 papers

3D Gaussian Splatting (3DGS) has demonstrated outstanding performance in novel view synthesis, achieving a balance between rendering quality and real-time performance. 3DGS employs Adaptive Density Control (ADC) to increase the number of…

Computer Vision and Pattern Recognition · Computer Science 2025-08-25 Xiaobin Deng , Changyu Diao , Min Li , Ruohan Yu , Duanqing Xu

3D Gaussian Splatting (3DGS) has emerged as a promising approach for 3D scene representation, offering a reduction in computational overhead compared to Neural Radiance Fields (NeRF). However, 3DGS is susceptible to high-frequency artifacts…

Computer Vision and Pattern Recognition · Computer Science 2024-09-06 Shen Chen , Jiale Zhou , Lei Li

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…

Computer Vision and Pattern Recognition · Computer Science 2026-01-05 Xiufeng Huang , Ka Chun Cheung , Runmin Cong , Simon See , Renjie Wan

We present a new approach, termed GPS-Gaussian, for synthesizing novel views of a character in a real-time manner. The proposed method enables 2K-resolution rendering under a sparse-view camera setting. Unlike the original Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Shunyuan Zheng , Boyao Zhou , Ruizhi Shao , Boning Liu , Shengping Zhang , Liqiang Nie , Yebin Liu

The advent of 3D Gaussian splatting (3DGS) has significantly enhanced the quality of volumetric video representation. Meanwhile, in contrast to conventional volumetric video, 3DGS video poses significant challenges for streaming due to its…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Han Gong , Qiyue Li , Zhi Liu , Hao Zhou , Peng Yuan Zhou , Zhu Li , Jie Li

3D Gaussian splatting (3D-GS) is a new rendering approach that outperforms the neural radiance field (NeRF) in terms of both speed and image quality. 3D-GS represents 3D scenes by utilizing millions of 3D Gaussians and projects these…

Computer Vision and Pattern Recognition · Computer Science 2024-09-26 Joongho Jo , Hyeongwon Kim , Jongsun Park

Generalizable Gaussian Splatting aims to synthesize novel views for unseen scenes without per-scene optimization. In particular, recent advancements utilize feed-forward networks to predict per-pixel Gaussian parameters, enabling…

Computer Vision and Pattern Recognition · Computer Science 2025-08-29 Yuxi Hu , Jun Zhang , Kuangyi Chen , Zhe Zhang , Friedrich Fraundorfer

3D Gaussian Splatting (3DGS) has recently emerged as a promising 3D representation. Much research has been focused on reducing its storage requirements and memory footprint. However, the needs to compress and transmit the 3DGS…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Yu-Ting Zhan , Cheng-Yuan Ho , Hebi Yang , Yi-Hsin Chen , Jui Chiu Chiang , Yu-Lun Liu , Wen-Hsiao Peng

We propose a novel cross-spectral rendering framework based on 3D Gaussian Splatting (3DGS) that generates realistic and semantically meaningful splats from registered multi-view spectrum and segmentation maps. This extension enhances the…

Computer Vision and Pattern Recognition · Computer Science 2024-08-14 Saptarshi Neil Sinha , Holger Graf , Michael Weinmann

TL;DR: Gaussian Splatting is a widely adopted approach for 3D scene representation, offering efficient, high-quality reconstruction and rendering. A key reason for its success is the simplicity of representing scenes with sets of Gaussians,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Jiahuan Cheng , Jan-Nico Zaech , Luc Van Gool , Danda Pani Paudel

In this paper, we present an implicit surface reconstruction method with 3D Gaussian Splatting (3DGS), namely 3DGSR, that allows for accurate 3D reconstruction with intricate details while inheriting the high efficiency and rendering…

Computer Vision and Pattern Recognition · Computer Science 2025-01-24 Xiaoyang Lyu , Yang-Tian Sun , Yi-Hua Huang , Xiuzhe Wu , Ziyi Yang , Yilun Chen , Jiangmiao Pang , Xiaojuan Qi

This work introduces FlashGS, an open-source CUDA Python library, designed to facilitate the efficient differentiable rasterization of 3D Gaussian Splatting through algorithmic and kernel-level optimizations. FlashGS is developed based on…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Guofeng Feng , Siyan Chen , Rong Fu , Zimu Liao , Yi Wang , Tao Liu , Zhilin Pei , Hengjie Li , Xingcheng Zhang , Bo Dai

3D Gaussian Splatting has emerged as an alternative 3D representation for novel view synthesis, benefiting from its high-quality rendering results and real-time rendering speed. However, the 3D Gaussians learned by 3D-GS have ambiguous…

Computer Vision and Pattern Recognition · Computer Science 2025-01-22 Xu Hu , Yuxi Wang , Lue Fan , Chuanchen Luo , Junsong Fan , Zhen Lei , Qing Li , Junran Peng , Zhaoxiang Zhang

Gaussian splatting, renowned for its exceptional rendering quality and efficiency, has emerged as a prominent technique in 3D scene representation. However, the substantial data volume of Gaussian splatting impedes its practical utility in…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Xiangrui Liu , Xinju Wu , Pingping Zhang , Shiqi Wang , Zhu Li , Sam Kwong

Gaussian Splatting (GS) has proven to be highly effective in novel view synthesis, achieving high-quality and real-time rendering. However, its potential for reconstructing detailed 3D shapes has not been fully explored. Existing methods…

Graphics · Computer Science 2024-06-25 Baowen Zhang , Chuan Fang , Rakesh Shrestha , Yixun Liang , Xiaoxiao Long , Ping Tan

We present a spatial and angular Gaussian based representation and a triple splatting process, for real-time, high-quality novel lighting-and-view synthesis from multi-view point-lit input images. To describe complex appearance, we employ a…

Computer Vision and Pattern Recognition · Computer Science 2024-10-16 Zoubin Bi , Yixin Zeng , Chong Zeng , Fan Pei , Xiang Feng , Kun Zhou , Hongzhi Wu

High-quality scene reconstruction and novel view synthesis based on Gaussian Splatting (3DGS) typically require steady, high-quality photographs, often impractical to capture with handheld cameras. We present a method that adapts to camera…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Otto Seiskari , Jerry Ylilammi , Valtteri Kaatrasalo , Pekka Rantalankila , Matias Turkulainen , Juho Kannala , Esa Rahtu , Arno Solin

We present a novel, hardware rasterized rendering approach for ray-based 3D Gaussian Splatting (RayGS), obtaining both fast and high-quality results for novel view synthesis. Our work contains a mathematically rigorous and geometrically…

Computer Vision and Pattern Recognition · Computer Science 2025-06-18 Samuel Rota Bulò , Nemanja Bartolovic , Lorenzo Porzi , Peter Kontschieder

Radiance Field methods have recently revolutionized novel-view synthesis of scenes captured with multiple photos or videos. However, achieving high visual quality still requires neural networks that are costly to train and render, while…

Graphics · Computer Science 2023-08-09 Bernhard Kerbl , Georgios Kopanas , Thomas Leimkühler , George Drettakis

3D Gaussian Splatting (3DGS) enhances 3D scene reconstruction through explicit representation and fast rendering, demonstrating potential benefits for various low-level vision tasks, including video compression. However, existing 3DGS-based…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Siyue Teng , Ge Gao , Duolikun Danier , Yuxuan Jiang , Fan Zhang , Thomas Davis , Zoe Liu , David Bull
‹ Prev 1 8 9 10 Next ›