English
Related papers

Related papers: StylizedGS: Controllable Stylization for 3D Gaussi…

200 papers

Novel view synthesis (NVS) is crucial in computer vision and graphics, with wide applications in AR, VR, and autonomous driving. While 3D Gaussian Splatting (3DGS) enables real-time rendering with high appearance fidelity, it suffers from…

Computer Vision and Pattern Recognition · Computer Science 2025-12-03 Yancheng Zhang , Guangyu Sun , Chen Chen

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

One of the key advantages of 3D rendering is its ability to simulate intricate scenes accurately. One of the most widely used methods for this purpose is Gaussian Splatting, a novel approach that is known for its rapid training and…

Graphics · Computer Science 2024-05-31 Artur Kasymov , Bartosz Czekaj , Marcin Mazur , Jacek Tabor , Przemysław Spurek

Recently, 3D Gaussian splatting (3D-GS) has gained popularity in novel-view scene synthesis. It addresses the challenges of lengthy training times and slow rendering speeds associated with Neural Radiance Fields (NeRFs). Through rapid,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-27 Sharath Girish , Kamal Gupta , Abhinav Shrivastava

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

Novel view synthesis for dynamic scenes is still a challenging problem in computer vision and graphics. Recently, Gaussian splatting has emerged as a robust technique to represent static scenes and enable high-quality and real-time novel…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Yi-Hua Huang , Yang-Tian Sun , Ziyi Yang , Xiaoyang Lyu , Yan-Pei Cao , Xiaojuan Qi

This paper presents GaussEdit, a framework for adaptive 3D scene editing guided by text and image prompts. GaussEdit leverages 3D Gaussian Splatting as its backbone for scene representation, enabling convenient Region of Interest selection…

Graphics · Computer Science 2025-10-01 Zhenyu Shu , Junlong Yu , Kai Chao , Shiqing Xin , Ligang Liu

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

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

Recently, 3D Gaussian splatting (3DGS) has gained considerable attentions in the field of novel view synthesis due to its fast performance while yielding the excellent image quality. However, 3DGS in sparse-view settings (e.g., three-view…

Computer Vision and Pattern Recognition · Computer Science 2025-04-02 Hyunwoo Park , Gun Ryu , Wonjun Kim

Recent works demonstrate the advantages of hardware rasterization for 3D Gaussian Splatting (3DGS) in forward-pass rendering through fast GPU-optimized graphics and fixed memory footprint. However, extending these benefits to backward-pass…

Graphics · Computer Science 2025-08-14 Yitian Yuan , Qianyue He

Rendering and reconstruction are long-standing topics in computer vision and graphics. Achieving both high rendering quality and accurate geometry is a challenge. Recent advancements in 3D Gaussian Splatting (3DGS) have enabled…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Meng Wei , Qianyi Wu , Jianmin Zheng , Hamid Rezatofighi , Jianfei Cai

3D Gaussian Splatting (3DGS) has emerged as a mainstream solution for novel view synthesis and 3D reconstruction. By explicitly encoding a 3D scene using a collection of Gaussian kernels, 3DGS achieves high-quality rendering with superior…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Lei Lan , Tianjia Shao , Zixuan Lu , Yu Zhang , Chenfanfu Jiang , Yin Yang

3D Gaussian Splatting (3DGS) has become an emerging tool for dynamic scene reconstruction. However, existing methods focus mainly on extending static 3DGS into a time-variant representation, while overlooking the rich motion information…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Zhiyang Guo , Wengang Zhou , Li Li , Min Wang , Houqiang Li

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 3D stylization techniques primarily focus on static scenes, while our world is inherently dynamic, filled with moving objects and changing environments. Existing style transfer methods primarily target appearance -- such as color…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Nhat Phuong Anh Vu , Abhishek Saroha , Or Litany , Daniel Cremers

Text-to-3D, known for its efficient generation methods and expansive creative potential, has garnered significant attention in the AIGC domain. However, the pixel-wise rendering of NeRF and its ray marching light sampling constrain the…

Computer Vision and Pattern Recognition · Computer Science 2024-11-27 Xinhai Li , Huaibin Wang , Kuo-Kun Tseng

Over the past year, 3D Gaussian Splatting (3DGS) has received significant attention for its ability to represent 3D scenes in a perceptually accurate manner. However, it can require a substantial amount of storage since each splat's…

Computer Vision and Pattern Recognition · Computer Science 2025-04-11 Brent Zoomers , Maarten Wijnants , Ivan Molenaers , Joni Vanherck , Jeroen Put , Lode Jorissen , Nick Michiels

The recent advent of 3D Gaussian Splatting (3DGS) has revolutionized the 3D scene reconstruction space enabling high-fidelity novel view synthesis in real-time. However, with the exception of RawNeRF, all prior 3DGS and NeRF-based methods…

Computer Vision and Pattern Recognition · Computer Science 2024-07-24 Shreyas Singh , Aryan Garg , Kaushik Mitra

The advent of 3D Gaussian Splatting (3DGS) has advanced 3D scene reconstruction and novel view synthesis. With the growing interest of interactive applications that need immediate feedback, online 3DGS reconstruction in real-time is in high…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Yang LI , Jinglu Wang , Lei Chu , Xiao Li , Shiu-hong Kao , Ying-Cong Chen , Yan Lu