English
Related papers

Related papers: FlashGS: Efficient 3D Gaussian Splatting for Large…

200 papers

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

Recent advances in real-time neural rendering using point-based techniques have enabled broader adoption of 3D representations. However, foundational approaches like 3D Gaussian Splatting impose substantial storage overhead, as…

Computer Vision and Pattern Recognition · Computer Science 2024-11-13 Zhiwen Fan , Kevin Wang , Kairun Wen , Zehao Zhu , Dejia Xu , Zhangyang Wang

3D Gaussian Splatting (3DGS) has emerged as a powerful paradigm for real-time and high-fidelity 3D reconstruction from posed images. However, recent studies reveal its vulnerability to adversarial corruptions in input views, where…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Yiran Qiao , Yiren Lu , Yunlai Zhou , Rui Yang , Linlin Hou , Yu Yin , Jing Ma

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling scenes affected by transient…

Computer Vision and Pattern Recognition · Computer Science 2025-07-30 Chuanyu Fu , Yuqi Zhang , Kunbin Yao , Guanying Chen , Yuan Xiong , Chuan Huang , Shuguang Cui , Xiaochun Cao

While Dynamic Gaussian Splatting enables high-fidelity 4D reconstruction, its deployment is severely hindered by a fundamental dilemma: unconstrained densification leads to excessive memory consumption incompatible with edge devices,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Zihan Zheng , Zhenglong Wu , Xuanxuan Wang , Houqiang Zhong , Xiaoyun Zhang , Qiang Hu , Guangtao Zhai , Wenjun Zhang

3D Gaussian splatting (3DGS) has drawn significant attention in the architectural community recently. However, current architectural designs often overlook the 3DGS scalability, making them fragile for extremely large-scale 3DGS. Meanwhile,…

Hardware Architecture · Computer Science 2025-12-24 He Zhu , Zheng Liu , Xingyang Li , Anbang Wu , Jieru Zhao , Fangxin Liu , Yiming Gan , Jingwen Leng , Yu Feng

The reconstruction of 3D objects from calibrated photographs represents a fundamental yet intricate challenge in the domains of computer graphics and vision. Although neural reconstruction approaches based on Neural Radiance Fields (NeRF)…

Computer Vision and Pattern Recognition · Computer Science 2025-02-21 Bang Du , Runfa Blark Li , Chen Du , Truong Nguyen

The advent of 3D Gaussian Splatting (3D-GS) techniques and their dynamic scene modeling variants, 4D-GS, offers promising prospects for real-time rendering of dynamic surgical scenarios. However, the prerequisite for modeling dynamic scenes…

Computer Vision and Pattern Recognition · Computer Science 2024-06-25 Hengyu Liu , Yifan Liu , Chenxin Li , Wuyang Li , Yixuan Yuan

Rendering high-fidelity images from sparse point clouds is still challenging. Existing learning-based approaches suffer from either hole artifacts, missing details, or expensive computations. In this paper, we propose a novel framework to…

Computer Vision and Pattern Recognition · Computer Science 2024-07-08 Jiaxu Wang , Ziyi Zhang , Junhao He , Renjing Xu

Rendering large-scale, unbounded scenes on AR/VR-class devices is constrained by the computation, bandwidth, and storage cost of 3D Gaussian Splatting (3DGS). We propose a low-power, low-cost 3DGS hardware accelerator that renders full-HD…

Hardware Architecture · Computer Science 2026-05-01 Fang-Chi Chang , Tian-Sheuan Chang

3D Gaussian Splatting (3DGS) has demonstrated impressive performance in scene reconstruction. However, most existing GS-based surface reconstruction methods focus on 3D objects or limited scenes. Directly applying these methods to…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Yuanyuan Gao , Yalun Dai , Hao Li , Weicai Ye , Junyi Chen , Danpeng Chen , Dingwen Zhang , Tong He , Guofeng Zhang , Junwei Han

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

3D Gaussian Splatting (3DGS) is increasingly attracting attention in both academia and industry owing to its superior visual quality and rendering speed. However, training a 3DGS model remains a time-intensive task, especially in load…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Hao Gui , Lin Hu , Rui Chen , Mingxiao Huang , Yuxin Yin , Jin Yang , Yong Wu , Chen Liu , Zhongxu Sun , Xueyang Zhang , Kun Zhan

While 3D Gaussian Splatting (3DGS) has revolutionized real-time photorealistic view synthesis, its fundamental reliance on symmetric Gaussian distributions introduces visual artifacts that hinder accurate spatial data exploration.…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Beizhen Zhao , Yifan Zhou , Gaochao Song , Ziran Yin , Hao Wang

3D Gaussian Splatting has demonstrated remarkable real-time rendering capabilities and superior visual quality in novel view synthesis for static scenes. Building upon these advantages, researchers have progressively extended 3D Gaussians…

Computer Vision and Pattern Recognition · Computer Science 2026-03-24 Han Jiao , Jiakai Sun , Lei Zhao , Zhanjie Zhang , Wei Xing , Huaizhong Lin

Particle-based representations of radiance fields such as 3D Gaussian Splatting have found great success for reconstructing and re-rendering of complex scenes. Most existing methods render particles via rasterization, projecting them to…

High-fidelity 3D reconstruction of common indoor scenes is crucial for VR and AR applications. 3D Gaussian splatting, a novel differentiable rendering technique, has achieved state-of-the-art novel view synthesis results with high rendering…

Computer Vision and Pattern Recognition · Computer Science 2024-11-08 Matias Turkulainen , Xuqian Ren , Iaroslav Melekhov , Otto Seiskari , Esa Rahtu , Juho Kannala

gsplat is an open-source library designed for training and developing Gaussian Splatting methods. It features a front-end with Python bindings compatible with the PyTorch library and a back-end with highly optimized CUDA kernels. gsplat…

Computer Vision and Pattern Recognition · Computer Science 2024-09-12 Vickie Ye , Ruilong Li , Justin Kerr , Matias Turkulainen , Brent Yi , Zhuoyang Pan , Otto Seiskari , Jianbo Ye , Jeffrey Hu , Matthew Tancik , Angjoo Kanazawa

3D Gaussian Splatting (3DGS) has enabled high-fidelity virtualization with fast rendering and optimization for novel view synthesis. On the other hand, triangle mesh models still remain a popular choice for surface reconstruction but suffer…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Xinpeng Liu , Fumio Okura

We propose R3GS, a robust reconstruction and relocalization framework tailored for unconstrained datasets. Our method uses a hybrid representation during training. Each anchor combines a global feature from a convolutional neural network…

Computer Vision and Pattern Recognition · Computer Science 2025-05-22 Xu yan , Zhaohui Wang , Rong Wei , Jingbo Yu , Dong Li , Xiangde Liu