English
Related papers

Related papers: Improving Adaptive Density Control for 3D Gaussian…

200 papers

3D Gaussians have recently emerged as a highly efficient representation for 3D reconstruction and rendering. Despite its high rendering quality and speed at high resolutions, they both deteriorate drastically when rendered at lower…

Computer Vision and Pattern Recognition · Computer Science 2024-05-30 Zhiwen Yan , Weng Fei Low , Yu Chen , Gim Hee Lee

The 3D Gaussian Splatting (3DGS) gained its popularity recently by combining the advantages of both primitive-based and volumetric 3D representations, resulting in improved quality and efficiency for 3D scene rendering. However, 3DGS is not…

Computer Vision and Pattern Recognition · Computer Science 2024-04-04 Zhihao Liang , Qi Zhang , Wenbo Hu , Ying Feng , Lei Zhu , Kui Jia

Feed-forward 3D Gaussian Splatting (FF-3DGS) emerges as a fast and robust solution for sparse-view 3D reconstruction and novel view synthesis (NVS). However, existing FF-3DGS methods are built on incorrect screen-space dilation filters,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-01 Taewoo Suh , Sungpyo Kim , Jongmin Park , Munchurl Kim

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but their long training…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Jan Held , Renaud Vandeghen , Sanghyun Son , Daniel Rebain , Matheus Gadelha , Yi Zhou , Ming C. Lin , Marc Van Droogenbroeck , Andrea Tagliasacchi

3D Gaussian Splatting (3DGS) has emerged as a preferred choice alongside Neural Radiance Fields (NeRF) in inverse rendering due to its superior rendering speed. Currently, the common approach in 3DGS is to utilize "single-view" mini-batch…

Computer Vision and Pattern Recognition · Computer Science 2025-06-18 Minhyuk Choi , Injae Kim , Hyunwoo J. Kim

3D Gaussian Splatting (3DGS) has emerged as a leading approach for high-quality novel view synthesis, with numerous variants extending its applicability to a broad spectrum of 3D and 4D scene reconstruction tasks. Despite its success, the…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Yiming Wang , Shaofei Wang , Marko Mihajlovic , Siyu Tang

Since its introduction, 3D Gaussian Splatting (3DGS) has rapidly transformed the landscape of 3D scene representations, inspiring an extensive body of associated research. Follow-up work includes analyses and contributions that enhance the…

Computer Vision and Pattern Recognition · Computer Science 2025-10-31 Bernhard Kerbl

The recent advancements in 3D Gaussian splatting (3D-GS) have not only facilitated real-time rendering through modern GPU rasterization pipelines but have also attained state-of-the-art rendering quality. Nevertheless, despite its…

Computer Vision and Pattern Recognition · Computer Science 2024-10-03 Ziyi Yang , Xinyu Gao , Yangtian Sun , Yihua Huang , Xiaoyang Lyu , Wen Zhou , Shaohui Jiao , Xiaojuan Qi , Xiaogang Jin

Novel view synthesis has advanced significantly with the development of neural radiance fields (NeRF) and 3D Gaussian splatting (3DGS). However, achieving high quality without compromising real-time rendering remains challenging,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Zhongpai Gao , Benjamin Planche , Meng Zheng , Anwesa Choudhuri , Terrence Chen , Ziyan Wu

Current 4D Gaussian frameworks for dynamic scene reconstruction deliver impressive visual fidelity and rendering speed, however, the inherent trade-off between storage costs and the ability to characterize complex physical motions…

Graphics · Computer Science 2025-07-11 Wei Yao , Shuzhao Xie , Letian Li , Weixiang Zhang , Zhixin Lai , Shiqi Dai , Ke Zhang , Zhi Wang

Implicit neural representation methods have shown impressive advancements in learning 3D scenes from unstructured in-the-wild photo collections but are still limited by the large computational cost of volumetric rendering. More recently, 3D…

Computer Vision and Pattern Recognition · Computer Science 2024-04-08 Hiba Dahmani , Moussab Bennehar , Nathan Piasco , Luis Roldao , Dzmitry Tsishkou

We propose Self-Augmented Residual 3D Gaussian Splatting (SA-ResGS), a novel framework to stabilize uncertainty quantification and enhancing uncertainty-aware supervision in next-best-view (NBV) selection for active scene reconstruction.…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Kim Jun-Seong , Tae-Hyun Oh , Eduardo Pérez-Pellitero , Youngkyoon Jang

We investigate data augmentation for 3D object detection in autonomous driving. We utilize recent advancements in 3D reconstruction based on Gaussian Splatting for 3D object placement in driving scenes. Unlike existing diffusion-based…

Computer Vision and Pattern Recognition · Computer Science 2025-04-24 Farhad G. Zanjani , Davide Abati , Auke Wiggers , Dimitris Kalatzis , Jens Petersen , Hong Cai , Amirhossein Habibian

Recent advances in 3D Gaussian Splatting (3DGS) enable real-time, high-fidelity novel view synthesis (NVS) with explicit 3D representations. However, performance degradation and instability remain significant under sparse-view conditions.…

Computer Vision and Pattern Recognition · Computer Science 2025-10-10 Meixi Song , Xin Lin , Dizhe Zhang , Haodong Li , Xiangtai Li , Bo Du , Lu Qi

In this paper, we present a method to optimize Gaussian splatting with a limited number of images while avoiding overfitting. Representing a 3D scene by combining numerous Gaussian splats has yielded outstanding visual quality. However, it…

Computer Vision and Pattern Recognition · Computer Science 2024-01-05 Jaeyoung Chung , Jeongtaek Oh , Kyoung Mu Lee

Recently, 3D Gaussian Splatting (3DGS) has become a promising framework for novel view synthesis, offering fast rendering speeds and high fidelity. However, the large number of Gaussians and their associated attributes require effective…

Computer Vision and Pattern Recognition · Computer Science 2024-06-03 Yufei Wang , Zhihao Li , Lanqing Guo , Wenhan Yang , Alex C. Kot , Bihan Wen

The dominant 3D Gaussian splatting (3DGS) acceleration methods fail to properly regulate the number of Gaussians during training, causing redundant computational time overhead. In this paper, we propose FastGS, a novel, simple, and general…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Shiwei Ren , Tianci Wen , Yongchun Fang , Biao Lu

3D Gaussian Splatting (3DGS) has recently emerged as a state-of-the-art 3D reconstruction and rendering technique due to its high-quality results and fast training and rendering time. However, pixels covered by the same Gaussian are always…

Computer Vision and Pattern Recognition · Computer Science 2025-10-07 Brian Chao , Hung-Yu Tseng , Lorenzo Porzi , Chen Gao , Tuotuo Li , Qinbo Li , Ayush Saraf , Jia-Bin Huang , Johannes Kopf , Gordon Wetzstein , Changil Kim

3D Gaussian Splatting (3DGS) renders pixels by rasterizing Gaussian primitives, where the rendering resolution and the primitive number, concluded as the optimization complexity, dominate the time cost in primitive optimization. In this…

Computer Vision and Pattern Recognition · Computer Science 2025-03-27 Youyu Chen , Junjun Jiang , Kui Jiang , Xiao Tang , Zhihao Li , Xianming Liu , Yinyu Nie

3D Gaussian splatting video (3DGS) streaming has recently emerged as a research hotspot in both academia and industry, owing to its impressive ability to deliver immersive 3D video experiences. However, research in this area is still in its…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Han Gong , Qiyue Li , Jie Li , Zhi Liu
‹ Prev 1 8 9 10 Next ›