paper-with-me

Papers

Splatwizard: A Benchmark Toolkit for 3D Gaussian Splatting Compression

2025-12-31 · Xiang Liu, Yimin Zhou, Jinxiang Wang, Yujun Huang, Shuzhao Xie, Shiyu Qin, Mingyao Hong, Jiawei Li, Yaowei Wang, Zhi Wang, Shu-Tao Xia, Bin Chen arxiv

The recent advent of 3D Gaussian Splatting (3DGS) has marked a significant breakthrough in real-time novel view synthesis. However, the rapid proliferation of 3DGS-based algorithms has created a pressing need for standardized and comprehensive evaluation tools, especially for compression task. Existing benchmarks often lack the specific metrics necessary to holistically assess the unique characteristics of different methods, such as rendering speed, rate distortion trade-offs memory efficiency, and geometric accuracy. To address this gap, we introduce Splatwizard, a unified benchmark toolkit designed specifically for benchmarking 3DGS compression models. Splatwizard provides an easy-to-use framework to implement new 3DGS compression model and utilize state-of-the-art techniques proposed by previous work. Besides, an integrated pipeline that automates the calculation of key performance indicators, including image-based quality metrics, chamfer distance of reconstruct mesh, rendering frame rates, and computational resource consumption is included in the framework as well. Code is available at https://github.com/splatwizard/splatwizard

📄 PDF Abstract BibTeX arXiv:2512.24742

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

SUCCESS-GS: Survey of Compactness and Compression for Efficient Static and Dynamic Gaussian Splatting

2025-12-08 · Seokhyun Youn, Soohyun Lee, Geonho Kim, Weeyoung Kwon 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful explicit representation enabling real-time, high-fidelity 3D reconstruction and novel view synthesis. However, its practical use is hindered by the massive memory an…

Novel View Synthesis3D Reconstruction

Fast Feedforward 3D Gaussian Splatting Compression

2024-10-10 · Yihang Chen, Qianyi Wu, Mengyao Li, Weiyao Lin 외

With 3D Gaussian Splatting (3DGS) advancing real-time and high-fidelity rendering for novel view synthesis, storage requirements pose challenges for their widespread adoption. Although various compression techniques have…

3DGSNovel View Synthesis

HPC: Hierarchical Point-based Latent Representation for Streaming Dynamic Gaussian Splatting Compression

2026-01-31 · Yangzhi Ma, Bojun Liu, Wenting Liao, Dong Liu 외 arxiv

While dynamic Gaussian Splatting has driven significant advances in free-viewpoint video, maintaining its rendering quality with a small memory footprint for efficient streaming transmission still presents an ongoing cha…

TC-GS: Tri-plane based compression for 3D Gaussian Splatting

2025-03-26 · Taorui Wang, Zitong Yu, Yong Xu

Recently, 3D Gaussian Splatting (3DGS) has emerged as a prominent framework for novel view synthesis, providing high fidelity and rapid rendering speed. However, the substantial data volume of 3DGS and its attributes imp…

3DGSDecoderNovel View SynthesisPosition

Mini-Splatting: Representing Scenes with a Constrained Number of Gaussians

2024-03-21 · Guangchi Fang, Bing Wang

In this study, we explore the challenge of efficiently representing scenes with a constrained number of Gaussians. Our analysis shifts from traditional graphics and 2D computer vision to the perspective of point clouds, …

Binarization