English
Related papers

Related papers: SplatFormer: Point Transformer for Robust 3D Gauss…

200 papers

Feedforward 3D Gaussian Splatting (3DGS) overcomes the limitations of optimization-based 3DGS by enabling fast and high-quality reconstruction without the need for per-scene optimization. However, existing feedforward approaches typically…

Computer Vision and Pattern Recognition · Computer Science 2025-08-06 Anran Wu , Long Peng , Xin Di , Xueyuan Dai , Chen Wu , Yang Wang , Xueyang Fu , Yang Cao , Zheng-Jun Zha

Recent developments in 3D reconstruction and neural rendering have significantly propelled the capabilities of photo-realistic 3D scene rendering across various academic and industrial fields. The 3D Gaussian Splatting technique, alongside…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Zexu Huang , Min Xu , Stuart Perry

Language-guided 3D scene understanding is important for advancing applications in robotics, AR/VR, and human-computer interaction, enabling models to comprehend and interact with 3D environments through natural language. While 2D…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Anh Thai , Songyou Peng , Kyle Genova , Leonidas Guibas , Thomas Funkhouser

Ensuring the safety of autonomous robots, such as self-driving vehicles, requires extensive testing across diverse driving scenarios. Simulation is a key ingredient for conducting such testing in a cost-effective and scalable way. Neural…

Computer Vision and Pattern Recognition · Computer Science 2025-03-14 Georg Hess , Carl Lindström , Maryam Fatemi , Christoffer Petersson , Lennart Svensson

Recent works in volume rendering, \textit{e.g.} NeRF and 3D Gaussian Splatting (3DGS), significantly advance the rendering quality and efficiency with the help of the learned implicit neural radiance field or 3D Gaussians. Rendering on top…

Computer Vision and Pattern Recognition · Computer Science 2026-02-06 Xiaobiao Du , Yida Wang , Xin Yu

Wide-baseline panoramic images are frequently used in applications like VR and simulations to minimize capturing labor costs and storage needs. However, synthesizing novel views from these panoramic images in real time remains a significant…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Zheng Chen , Chenming Wu , Zhelun Shen , Chen Zhao , Weicai Ye , Haocheng Feng , Errui Ding , Song-Hai Zhang

Omnidirectional (or 360-degree) images are increasingly being used for 3D applications since they allow the rendering of an entire scene with a single image. Existing works based on neural radiance fields demonstrate successful 3D…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Suyoung Lee , Jaeyoung Chung , Jaeyoo Huh , Kyoung Mu Lee

This study addresses the challenge of generating online 3D Gaussian Splatting (3DGS) models from RGB-only frames. Previous studies have employed dense SLAM techniques to estimate 3D scenes from keyframes for 3DGS model construction.…

Computer Vision and Pattern Recognition · Computer Science 2025-09-08 Byeonggwon Lee , Junkyu Park , Khang Truong Giang , Soohwan Song

We introduce a method for using event camera data in novel view synthesis via Gaussian Splatting. Event cameras offer exceptional temporal resolution and a high dynamic range. Leveraging these capabilities allows us to effectively address…

Computer Vision and Pattern Recognition · Computer Science 2025-05-22 Toshiya Yura , Ashkan Mirzaei , Igor Gilitschenski

Recent advances in text-guided image editing and 3D Gaussian Splatting (3DGS) have enabled high-quality 3D scene manipulation. However, existing pipelines rely on iterative edit-and-fit optimization at test time, alternating between 2D…

Computer Vision and Pattern Recognition · Computer Science 2026-04-23 Haitao Huang , Shin-Fang Chng , Huangying Zhan , Qingan Yan , Yi Xu

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

While neural 3D reconstruction has advanced substantially, its performance significantly degrades with sparse-view data, which limits its broader applicability, since SfM is often unreliable in sparse-view scenarios where feature matches…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Zhiwen Fan , Wenyan Cong , Kairun Wen , Kevin Wang , Jian Zhang , Xinghao Ding , Danfei Xu , Boris Ivanovic , Marco Pavone , Georgios Pavlakos , Zhangyang Wang , Yue Wang

Real-time 3D reconstruction of surgical scenes plays a vital role in computer-assisted surgery, holding a promise to enhance surgeons' visibility. Recent advancements in 3D Gaussian Splatting (3DGS) have shown great potential for real-time…

Computer Vision and Pattern Recognition · Computer Science 2024-07-04 Jiaxin Guo , Jiangliu Wang , Di Kang , Wenzhen Dong , Wenting Wang , Yun-hui Liu

Recent advances in novel view synthesis (NVS) have enabled real-time rendering with 3D Gaussian Splatting (3DGS). However, existing methods struggle with artifacts and missing regions when rendering from viewpoints that deviate from the…

Computer Vision and Pattern Recognition · Computer Science 2025-08-11 Minsu Kim , Subin Jeon , In Cho , Mijin Yoo , Seon Joo Kim

Recently, 3D Gaussian Splatting (3DGS) has enabled photorealistic view synthesis at high inference speeds. However, its splatting-based rendering model makes several approximations to the rendering equation, reducing physical accuracy. We…

Computer Vision and Pattern Recognition · Computer Science 2025-05-22 Chinmay Talegaonkar , Yash Belhe , Ravi Ramamoorthi , Nicholas Antipa

3D Gaussian Splatting (3DGS) proposes an efficient solution for novel view synthesis. Its framework provides fast and high-fidelity rendering. Although less complex than other solutions such as Neural Radiance Fields (NeRF), there are still…

Computer Vision and Pattern Recognition · Computer Science 2025-04-03 Stéphane Pateux , Matthieu Gendrin , Luce Morin , Théo Ladune , Xiaoran Jiang

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time, high-resolution novel view synthesis. By representing scenes as a mixture of Gaussian primitives, 3DGS leverages GPU rasterization pipelines for efficient…

Computer Vision and Pattern Recognition · Computer Science 2025-05-12 Peihao Wang , Yuehao Wang , Dilin Wang , Sreyas Mohan , Zhiwen Fan , Lemeng Wu , Ruisi Cai , Yu-Ying Yeh , Zhangyang Wang , Qiang Liu , Rakesh Ranjan

3D Gaussian Splatting (3DGS) has shown remarkable success in synthesizing novel views given multiple views of a static scene. Yet, 3DGS faces challenges when applied to dynamic scenes because 3D Gaussian parameters need to be updated per…

Graphics · Computer Science 2024-07-08 Kai Katsumata , Duc Minh Vo , Hideki Nakayama

Image-based 3D reconstruction is a challenging task that involves inferring the 3D shape of an object or scene from a set of input images. Learning-based methods have gained attention for their ability to directly estimate 3D shapes. This…

Computer Vision and Pattern Recognition · Computer Science 2024-09-02 Anurag Dalal , Daniel Hagen , Kjell G. Robbersmyr , Kristian Muri Knausgård

Dynamic scene reconstruction is a long-term challenge in the field of 3D vision. Recently, the emergence of 3D Gaussian Splatting has provided new insights into this problem. Although subsequent efforts rapidly extend static 3D Gaussian to…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Ruijie Zhu , Yanzhe Liang , Hanzhi Chang , Jiacheng Deng , Jiahao Lu , Wenfei Yang , Tianzhu Zhang , Yongdong Zhang