paper-with-me

홈 › Papers

Large Images are Gaussians: High-Quality Large Image Representation with Levels of 2D Gaussian Splatting

2025-02-13 · Lingting Zhu, Guying Lin, Jinnan Chen, Xinjie Zhang, Zhenchao Jin, Zhao Wang, Lequan Yu

While Implicit Neural Representations (INRs) have demonstrated significant success in image representation, they are often hindered by large training memory and slow decoding speed. Recently, Gaussian Splatting (GS) has emerged as a promising solution in 3D reconstruction due to its high-quality novel view synthesis and rapid rendering capabilities, positioning it as a valuable tool for a broad spectrum of applications. In particular, a GS-based representation, 2DGS, has shown potential for image fitting. In our work, we present \textbf{L}arge \textbf{I}mages are \textbf{G}aussians (\textbf{LIG}), which delves deeper into the application of 2DGS for image representations, addressing the challenge of fitting large images with 2DGS in the situation of numerous Gaussian points, through two distinct modifications: 1) we adopt a variant of representation and optimization strategy, facilitating the fitting of a large number of Gaussian points; 2) we propose a Level-of-Gaussian approach for reconstructing both coarse low-frequency initialization and fine high-frequency details. Consequently, we successfully represent large images as Gaussian points and achieve high-quality large image representation, demonstrating its efficacy across various types of large images. Code is available at {\href{https://github.com/HKU-MedAI/LIG}{https://github.com/HKU-MedAI/LIG}}.

📄 PDF Abstract BibTeX arXiv:2502.09039

Code (1)

hku-medai/lig 공식 구현 jax

Tasks

3D ReconstructionNovel View Synthesis

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

RTG-SLAM: Real-time 3D Reconstruction at Scale using Gaussian Splatting

2024-04-30 · Zhexi Peng, Tianjia Shao, Yong liu, Jingke Zhou 외

We present Real-time Gaussian SLAM (RTG-SLAM), a real-time 3D reconstruction system with an RGBD camera for large-scale environments using Gaussian splatting. The system features a compact Gaussian representation and a h…

3D ReconstructionNeRFNovel View Synthesis

Multi-Scale 3D Gaussian Splatting for Anti-Aliased Rendering

2023-11-28 · CVPR 2024 1 · Zhiwen Yan, Weng Fei Low, Yu Chen, Gim Hee Lee

3D Gaussians have recently emerged as a highly efficient representation for 3D reconstruction and rendering. Despite its high rendering quality and speed at high resolutions, they both deteriorate drastically when render…

3D Reconstruction

Free-Range Gaussians: Non-Grid-Aligned Generative 3D Gaussian Reconstruction

2026-04-06 · Ahan Shabanov, Peter Hedman, Ethan Weber, Zhengqin Li 외 arxiv

We present Free-Range Gaussians, a multi-view reconstruction method that predicts non-pixel, non-voxel-aligned 3D Gaussians from as few as four images. This is done through flow matching over Gaussian parameters. Our gen…

VTGaussian-SLAM: RGBD SLAM for Large Scale Scenes with Splatting View-Tied 3D Gaussians

2025-06-03 · Pengchong Hu, Zhizhong Han

Jointly estimating camera poses and mapping scenes from RGBD images is a fundamental task in simultaneous localization and mapping (SLAM). State-of-the-art methods employ 3D Gaussians to represent a scene, and render the…

GPUSimultaneous Localization and Mapping

GaussianStego: A Generalizable Stenography Pipeline for Generative 3D Gaussians Splatting

2024-07-01 · Chenxin Li, Hengyu Liu, Zhiwen Fan, Wuyang Li 외

Recent advancements in large generative models and real-time neural rendering using point-based techniques pave the way for a future of widespread visual data distribution through sharing synthesized 3D assets. However, …

Neural Rendering