paper-with-me

홈 › Papers

L4GM: Large 4D Gaussian Reconstruction Model

2024-06-14 · Jiawei Ren, Kevin Xie, Ashkan Mirzaei, Hanxue Liang, Xiaohui Zeng, Karsten Kreis, Ziwei Liu, Antonio Torralba, Sanja Fidler, Seung Wook Kim, Huan Ling

We present L4GM, the first 4D Large Reconstruction Model that produces animated objects from a single-view video input -- in a single feed-forward pass that takes only a second. Key to our success is a novel dataset of multiview videos containing curated, rendered animated objects from Objaverse. This dataset depicts 44K diverse objects with 110K animations rendered in 48 viewpoints, resulting in 12M videos with a total of 300M frames. We keep our L4GM simple for scalability and build directly on top of LGM, a pretrained 3D Large Reconstruction Model that outputs 3D Gaussian ellipsoids from multiview image input. L4GM outputs a per-frame 3D Gaussian Splatting representation from video frames sampled at a low fps and then upsamples the representation to a higher fps to achieve temporal smoothness. We add temporal self-attention layers to the base LGM to help it learn consistency across time, and utilize a per-timestep multiview rendering loss to train the model. The representation is upsampled to a higher framerate by training an interpolation model which produces intermediate 3D Gaussian representations. We showcase that L4GM that is only trained on synthetic data generalizes extremely well on in-the-wild videos, producing high quality animated 3D assets.

📄 PDF Abstract BibTeX arXiv:2406.10324

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

RoGs: Large Scale Road Surface Reconstruction with Meshgrid Gaussian

2024-05-23 · Zhiheng Feng, Wenhua Wu, Tianchen Deng, Hesheng Wang

Road surface reconstruction plays a crucial role in autonomous driving, which can be used for road lane perception and autolabeling. Recently, mesh-based road surface reconstruction algorithms have shown promising recons…

Autonomous DrivingSurface Reconstruction

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

SA-GS: Semantic-Aware Gaussian Splatting for Large Scene Reconstruction with Geometry Constrain

2024-05-27 · Butian Xiong, Xiaoyu Ye, Tze Ho Elden Tse, Kai Han 외

With the emergence of Gaussian Splats, recent efforts have focused on large-scale scene geometric reconstruction. However, most of these efforts either concentrate on memory reduction or spatial space division, neglectin…

3D geometry

3D Gaussian Splatting for Large-scale Surface Reconstruction from Aerial Images

2024-08-31 · YuanZheng Wu, Jin Liu, Shunping Ji

Recently, 3D Gaussian Splatting (3DGS) has demonstrated excellent ability in small-scale 3D surface reconstruction. However, extending 3DGS to large-scale scenes remains a significant challenge. To address this gap, we p…

3DGSChunkingSurface Reconstruction

Holistic Large-Scale Scene Reconstruction via Mixed Gaussian Splatting

2025-05-29 · Chuandong Liu, Huijiao Wang, Lei Yu, Gui-Song Xia

Recent advances in 3D Gaussian Splatting have shown remarkable potential for novel view synthesis. However, most existing large-scale scene reconstruction methods rely on the divide-and-conquer paradigm, which often lead…

3D Scene ReconstructionGPUNovel View Synthesis