English
Related papers

Related papers: 3D Gaussian Modeling and Ray Marching of OpenVDB d…

200 papers

3D Gaussian Splatting (3DGS) achieves impressive quality and rendering speed, but with millions of 3D Gaussians and significant storage and transmission costs. In this paper, we aim to develop a simple yet effective method called NeuralGS…

Computer Vision and Pattern Recognition · Computer Science 2025-08-14 Zhenyu Tang , Chaoran Feng , Xinhua Cheng , Wangbo Yu , Junwu Zhang , Yuan Liu , Xiaoxiao Long , Wenping Wang , Li Yuan

We have recently seen great progress in 3D scene reconstruction through explicit point-based 3D Gaussian Splatting (3DGS), notable for its high quality and fast rendering speed. However, reconstructing dynamic scenes such as complex human…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Chao Zhang , Yifeng Zhou , Shuheng Wang , Wenfa Li , Degang Wang , Yi Xu , Shaohui Jiao

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

4D Gaussian Splatting (4DGS) has recently emerged as a promising technique for capturing complex dynamic 3D scenes with high fidelity. It utilizes a 4D Gaussian representation and a GPU-friendly rasterizer, enabling rapid rendering speeds.…

Computer Vision and Pattern Recognition · Computer Science 2025-07-23 Xinjie Zhang , Zhening Liu , Yifan Zhang , Xingtong Ge , Dailan He , Tongda Xu , Yan Wang , Zehong Lin , Shuicheng Yan , Jun Zhang

Data compression is a critical technology for large-scale plasma simulations. Storing complete particle information requires Terabyte-scale data storage, and analysis requires ad-hoc scalable post-processing tools. We propose a…

Computational Engineering, Finance, and Science · Computer Science 2025-04-24 Andong Hu , Luca Pennati , Ivy Peng , Stefano Markidis

3D Gaussian Splatting can exploit frustum culling and level-of-detail strategies to accelerate rendering of scenes containing a large number of primitives. However, the semi-transparent nature of Gaussians prevents the application of…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Brent Zoomers , Florian Hahlbohm , Joni Vanherck , Lode Jorissen , Marcus Magnor , Nick Michiels

Implicit neural representations (INRs) have achieved remarkable success in image representation and compression, but they require substantial training time and memory. Meanwhile, recent 2D Gaussian Splatting (GS) methods (\textit{e.g.},…

Computer Vision and Pattern Recognition · Computer Science 2026-01-01 Tiantian Li , Xinjie Zhang , Xingtong Ge , Tongda Xu , Dailan He , Jun Zhang , Yan Wang

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

Most existing 3D Gaussian Splatting (3DGS) compression schemes focus on producing compact 3DGS representation via implicit data embedding. They have long coding times and highly customized data format, making it difficult for widespread…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Qi Yang , Le Yang , Geert Van Der Auwera , Zhu Li

Volumetric videos offer immersive 4D experiences, but remain difficult to reconstruct, store, and stream at scale. Existing Gaussian Splatting based methods achieve high-quality reconstruction but break down on long sequences, temporal…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Aashish Rai , Angela Xing , Anushka Agarwal , Xiaoyan Cong , Zekun Li , Tao Lu , Aayush Prakash , Srinath Sridhar

Visualization of large-scale time-dependent simulation data is crucial for domain scientists to analyze complex phenomena, but it demands significant I/O bandwidth, storage, and computational resources. To enable effective visualization on…

Graphics · Computer Science 2025-07-18 Siyuan Yao , Chaoli Wang

This study addresses the challenge of online 3D model generation for neural rendering using an RGB image stream. Previous research has tackled this issue by incorporating Neural Radiance Fields (NeRF) or 3D Gaussian Splatting (3DGS) as…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Byeonggwon Lee , Junkyu Park , Khang Truong Giang , Sungho Jo , Soohwan Song

Recently, 3D Gaussian Splatting has emerged as a promising approach for modeling 3D scenes using mixtures of Gaussians. The predominant optimization method for these models relies on backpropagating gradients through a differentiable…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Toon Van de Maele , Ozan Catal , Alexander Tschantz , Christopher L. Buckley , Tim Verbelen

3D Gaussian Splatting (3DGS) is a recent approach for scene rendering. Although primarily designed for view synthesis, its potential for scene understanding tasks remains underexplored. In this work, we conduct a comparative evaluation of…

Computer Vision and Pattern Recognition · Computer Science 2026-05-29 Julia Farganus , Krzysztof Żurawicki , Arkadiusz Gaweł , Weronika Jakubowska , Halina Kwaśnicka

Reconstructing a 3D scene from images is challenging due to the different ways light interacts with surfaces depending on the viewer's position and the surface's material. In classical computer graphics, materials can be classified as…

Computer Vision and Pattern Recognition · Computer Science 2025-02-03 Mateusz Nowak , Wojciech Jarosz , Peter Chin

3D Gaussian Splatting (3DGS) has emerged as a promising framework for novel view synthesis, boasting rapid rendering speed with high fidelity. However, the substantial Gaussians and their associated attributes necessitate effective…

Computer Vision and Pattern Recognition · Computer Science 2024-07-15 Yihang Chen , Qianyi Wu , Weiyao Lin , Mehrtash Harandi , Jianfei Cai

3D Gaussian Splatting (3DGS) revolutionized novel view rendering. Instead of inferring from dense spatial points, as implicit representations do, 3DGS uses sparse Gaussians. This enables real-time performance but increases space…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Cem Eteke , Enzo Tartaglione

The Bird's-eye View (BeV) representation is widely used for 3D perception from multi-view camera images. It allows to merge features from different cameras into a common space, providing a unified representation of the 3D scene. The key…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Florian Chabot , Nicolas Granger , Guillaume Lapouge

In volume visualization, users can interactively explore the three-dimensional data by specifying color and opacity mappings in the transfer function (TF) or adjusting lighting parameters, facilitating meaningful interpretation of the…

Graphics · Computer Science 2025-04-28 Kaiyuan Tang , Siyuan Yao , Chaoli Wang

While 3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in novel view synthesis and real-time rendering, the high memory consumption due to the use of millions of Gaussians limits its practicality. To mitigate this issue,…

Computer Vision and Pattern Recognition · Computer Science 2025-06-17 Yifei Liu , Zhihang Zhong , Yifan Zhan , Sheng Xu , Xiao Sun
‹ Prev 1 3 4 5 6 7 10 Next ›