paper-with-me

Papers

F-3DGS: Factorized Coordinates and Representations for 3D Gaussian Splatting

2024-05-27 · Xiangyu Sun, Joo Chan Lee, Daniel Rho, Jong Hwan Ko, Usman Ali, Eunbyung Park

The neural radiance field (NeRF) has made significant strides in representing 3D scenes and synthesizing novel views. Despite its advancements, the high computational costs of NeRF have posed challenges for its deployment in resource-constrained environments and real-time applications. As an alternative to NeRF-like neural rendering methods, 3D Gaussian Splatting (3DGS) offers rapid rendering speeds while maintaining excellent image quality. However, as it represents objects and scenes using a myriad of Gaussians, it requires substantial storage to achieve high-quality representation. To mitigate the storage overhead, we propose Factorized 3D Gaussian Splatting (F-3DGS), a novel approach that drastically reduces storage requirements while preserving image quality. Inspired by classical matrix and tensor factorization techniques, our method represents and approximates dense clusters of Gaussians with significantly fewer Gaussians through efficient factorization. We aim to efficiently represent dense 3D Gaussians by approximating them with a limited amount of information for each axis and their combinations. This method allows us to encode a substantially large number of Gaussians along with their essential attributes -- such as color, scale, and rotation -- necessary for rendering using a relatively small number of elements. Extensive experimental results demonstrate that F-3DGS achieves a significant reduction in storage costs while maintaining comparable quality in rendered images.

📄 PDF Abstract BibTeX arXiv:2405.17083

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNeRFNeural Rendering

Similar Papers 제목 키워드 기반

Smol-GS: Compact Representations for Abstract 3D Gaussian Splatting

2025-11-30 · Haishan Wang, Mohammad Hassan Vali, Arno Solin arxiv

We present Smol-GS, a novel method for learning compact representations for 3D Gaussian Splatting (3DGS). Our approach learns highly efficient splat-wise features to model 3D space, which capture abstracted cues, includi…

RPC-GS: Gaussian Splatting with native RPC Rendering for Satellite Imagery

2026-06-04 · Valentin Wagner, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens arxiv

We present RPC-GS, the first Gaussian Splatting framework for satellite imagery that operates natively with Rational Polynomial Camera (RPC) models. The RPC model is the de facto standard for representing the complex ima…

VeGaS: Video Gaussian Splatting

2024-11-17 · Weronika Smolak-Dyżewska, Dawid Malarz, Kornel Howil, Jan Kaczmarczyk 외

Implicit Neural Representations (INRs) employ neural networks to approximate discrete data as continuous functions. In the context of video data, such models can be utilized to transform the coordinates of pixel location…

3DGS

HoGS: Unified Near and Far Object Reconstruction via Homogeneous Gaussian Splatting

2025-03-25 · CVPR 2025 1 · Xinpeng Liu, Zeyi Huang, Fumio Okura, Yasuyuki Matsushita

Novel view synthesis has demonstrated impressive progress recently, with 3D Gaussian splatting (3DGS) offering efficient training time and photorealistic real-time rendering. However, reliance on Cartesian coordinates li…

3DGSNovel View SynthesisObject Reconstruction

SplattingAvatar: Realistic Real-Time Human Avatars with Mesh-Embedded Gaussian Splatting

2024-03-08 · CVPR 2024 1 · Zhijing Shao, Zhaolong Wang, Zhuang Li, Duotun Wang 외

We present SplattingAvatar, a hybrid 3D representation of photorealistic human avatars with Gaussian Splatting embedded on a triangle mesh, which renders over 300 FPS on a modern GPU and 30 FPS on a mobile device. We dis…

GPU