English
Related papers

Related papers: TrackGS: Optimizing COLMAP-Free 3D Gaussian Splatt…

200 papers

Synthesizing consistent and photorealistic 3D scenes is an open problem in computer vision. Video diffusion models generate impressive videos but cannot directly synthesize 3D representations, i.e., lack 3D consistency in the generated…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Katja Schwarz , Norman Mueller , Peter Kontschieder

3D Gaussian Splatting (3DGS) has made significant strides in novel view synthesis but is limited by the substantial number of Gaussian primitives required, posing challenges for deployment on lightweight devices. Recent methods address this…

Computer Vision and Pattern Recognition · Computer Science 2025-04-09 Zhengqing Gao , Dongting Hu , Jia-Wang Bian , Huan Fu , Yan Li , Tongliang Liu , Mingming Gong , Kun Zhang

3D Gaussian Splatting (3DGS) has shown remarkable performance in novel view synthesis. However, its rendering quality deteriorates with sparse inphut views, leading to distorted content and reduced details. This limitation hinders its…

Computer Vision and Pattern Recognition · Computer Science 2025-01-22 Zongqi He , Zhe Xiao , Kin-Chung Chan , Yushen Zuo , Jun Xiao , Kin-Man Lam

3D Gaussian Splatting (3DGS) is a new method for modeling and rendering 3D radiance fields that achieves much faster learning and rendering time compared to SOTA NeRF methods. However, it comes with a drawback in the much larger storage…

Computer Vision and Pattern Recognition · Computer Science 2024-09-30 KL Navaneet , Kossar Pourahmadi Meibodi , Soroush Abbasi Koohpayegani , Hamed Pirsiavash

Efficient and robust 3D scene representation is crucial in autonomous driving, robotics, and related fields. While RGB images provide valuable content for 3D reconstruction, other modalities like thermal or depth can enable additional…

Computer Vision and Pattern Recognition · Computer Science 2026-05-29 Manoj Biswanath , Chenxin Cai , Hannah Schieber , Daniel Roth , Benjamin Busam

The field of 3D reconstruction from images has rapidly evolved in the past few years, first with the introduction of Neural Radiance Field (NeRF) and more recently with 3D Gaussian Splatting (3DGS). The latter provides a significant edge…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Avinash Paliwal , Wei Ye , Jinhui Xiong , Dmytro Kotovenko , Rakesh Ranjan , Vikas Chandra , Nima Khademi Kalantari

Recently, 3D Gaussian Splatting (3DGS) has excelled in novel view synthesis (NVS) with its real-time rendering capabilities and superior quality. However, it encounters challenges for high-resolution novel view synthesis (HRNVS) due to the…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Shiyun Xie , Zhiru Wang , Yinghao Zhu , Xu Wang , Chengwei Pan , Xiwang Dong

Feed-forward 3D Gaussian Splatting (3DGS) has shown great promise for real-time novel view synthesis, but its application to panoramic imagery remains challenging. Existing methods often rely on multi-view cost volumes for geometric…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Qiwei Wang , Xianghui Ze , Jingyi Yu , Yujiao Shi

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…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Anh Thuan Tran , Jana Kosecka

This paper presents RoGSplat, a novel approach for synthesizing high-fidelity novel views of unseen human from sparse multi-view images, while requiring no cumbersome per-subject optimization. Unlike previous methods that typically struggle…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Junjin Xiao , Qing Zhang , Yonewei Nie , Lei Zhu , Wei-Shi Zheng

Despite recent successes in novel view synthesis using 3D Gaussian Splatting (3DGS), modeling scenes with sparse inputs remains a challenge. In this work, we address two critical yet overlooked issues in real-world sparse-input modeling:…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Yingji Zhong , Zhihao Li , Dave Zhenyu Chen , Lanqing Hong , Dan Xu

Recent advancements in 3D Gaussian Splatting (3D-GS) have established new benchmarks for rendering quality and efficiency in 3D reconstruction. However, 3D-GS faces critical limitations when generating novel views that significantly deviate…

Graphics · Computer Science 2025-03-05 Yifei Gao , Kerui Ren , Jie Ou , Lei Wang , Jiaji Wu , Jun Cheng

Despite the substantial progress of novel view synthesis, existing methods, either based on the Neural Radiance Fields (NeRF) or more recently 3D Gaussian Splatting (3DGS), suffer significant degradation when the input becomes sparse.…

Computer Vision and Pattern Recognition · Computer Science 2024-11-07 Rui Peng , Wangze Xu , Luyang Tang , Liwei Liao , Jianbo Jiao , Ronggang Wang

Reconstructing high-fidelity animatable 3D human avatars from monocular RGB videos remains challenging, particularly in unconstrained in-the-wild scenarios where camera parameters and human poses from off-the-shelf methods (e.g., COLMAP,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-05 Zihan Lou , Jinlong Fan , Sihan Ma , Yuxiang Yang , Jing Zhang

Retrospective novel view synthesis (NVS) of dynamic scenes is fundamental to applications such as sports. Recent dynamic 3D Gaussian Splatting (3DGS) approaches introduce temporally coupled formulations to enforce motion coherence across…

Computer Vision and Pattern Recognition · Computer Science 2026-05-13 Yunxiao Zhang , Suryansh Kumar

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

Gaussian Splatting (GS) enables immersive rendering, but realistic 3D object-scene composition remains challenging. Baked appearance and shadow information in GS radiance fields cause inconsistencies when combining objects and scenes.…

Computer Vision and Pattern Recognition · Computer Science 2025-10-10 Jian Gao , Mengqi Yuan , Yifei Zeng , Chang Zeng , Zhihao Li , Zhenyu Chen , Weichao Qiu , Xiao-Xiao Long , Hao Zhu , Xun Cao , Yao Yao

3D Gaussian Splatting (3DGS) optimization is most commonly performed using standard optimizers (Adam, SGD). While stable across diverse scenes, standard optimizers are general-purpose and not tailored to the structure of the problem. In…

Computer Vision and Pattern Recognition · Computer Science 2026-05-18 Naama Pearl , Stefano Esposito , Haofei Xu , Amit Peleg , Patricia Gschossmann , Lorenzo Porzi , Peter Kontschieder , Gerard Pons-Moll , Andreas Geiger

3D Gaussian Splatting (3DGS) has revolutionized 3D scene reconstruction, which effectively balances rendering quality, efficiency, and speed. However, existing 3DGS approaches usually generate plausible outputs and face significant…

Graphics · Computer Science 2025-07-22 Beizhen Zhao , Yifan Zhou , Sicheng Yu , Zijian Wang , Hao Wang

Recent advances in 3D Gaussian Splatting (3DGS) have enabled highly efficient and photorealistic novel view synthesis. However, segmenting objects accurately in 3DGS remains challenging due to the discrete nature of Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2026-04-17 Yi He , Tao Wang , Yi Jin , Congyan Lang , Yidong Li , Haibin Ling
‹ Prev 1 8 9 10 Next ›