paper-with-me

홈 › Papers

Splatt3R: Zero-shot Gaussian Splatting from Uncalibrated Image Pairs

2024-08-25 · Brandon Smart, Chuanxia Zheng, Iro Laina, Victor Adrian Prisacariu

In this paper, we introduce Splatt3R, a pose-free, feed-forward method for in-the-wild 3D reconstruction and novel view synthesis from stereo pairs. Given uncalibrated natural images, Splatt3R can predict 3D Gaussian Splats without requiring any camera parameters or depth information. For generalizability, we build Splatt3R upon a ``foundation'' 3D geometry reconstruction method, MASt3R, by extending it to deal with both 3D structure and appearance. Specifically, unlike the original MASt3R which reconstructs only 3D point clouds, we predict the additional Gaussian attributes required to construct a Gaussian primitive for each point. Hence, unlike other novel view synthesis methods, Splatt3R is first trained by optimizing the 3D point cloud's geometry loss, and then a novel view synthesis objective. By doing this, we avoid the local minima present in training 3D Gaussian Splats from stereo views. We also propose a novel loss masking strategy that we empirically find is critical for strong performance on extrapolated viewpoints. We train Splatt3R on the ScanNet++ dataset and demonstrate excellent generalisation to uncalibrated, in-the-wild images. Splatt3R can reconstruct scenes at 4FPS at 512 x 512 resolution, and the resultant splats can be rendered in real-time.

📄 PDF Abstract BibTeX arXiv:2408.13912

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry3D ReconstructionNovel View Synthesis

Similar Papers 제목 키워드 기반

OccGS: Zero-shot 3D Occupancy Reconstruction with Semantic and Geometric-Aware Gaussian Splatting

2025-02-07 · Xiaoyu Zhou, Jingqi Wang, Yongtao Wang, Yufei Wei 외

Obtaining semantic 3D occupancy from raw sensor data without manual annotations remains an essential yet challenging task. While prior works have approached this as a perception prediction problem, we formulate it as sce…

PUGS: Zero-shot Physical Understanding with Gaussian Splatting

2025-02-17 · Yinghao Shuai, Ran Yu, Yuantao Chen, Zijian Jiang 외

Current robotic systems can understand the categories and poses of objects well. But understanding physical properties like mass, friction, and hardness, in the wild, remains challenging. We propose a new method that rec…

Friction

4DStyleGaussian: Zero-shot 4D Style Transfer with Gaussian Splatting

2024-10-14 · Wanlin Liang, Hongbin Xu, Weitao Chen, Feng Xiao 외

3D neural style transfer has gained significant attention for its potential to provide user-friendly stylization with spatial consistency. However, existing 3D style transfer methods often fall short in terms of inferenc…

Style Transfer

AnySplat: Feed-forward 3D Gaussian Splatting from Unconstrained Views

2025-05-29 · Lihan Jiang, Yucheng Mao, Linning Xu, Tao Lu 외

We introduce AnySplat, a feed forward network for novel view synthesis from uncalibrated image collections. In contrast to traditional neural rendering pipelines that demand known camera poses and per scene optimization,…

Neural RenderingNovel View Synthesis

GSemSplat: Generalizable Semantic 3D Gaussian Splatting from Uncalibrated Image Pairs

2024-12-22 · Xingrui Wang, Cuiling Lan, Hanxin Zhu, Zhibo Chen 외

Modeling and understanding the 3D world is crucial for various applications, from augmented reality to robotic navigation. Recent advancements based on 3D Gaussian Splatting have integrated semantic information from mult…