PreF3R: Pose-Free Feed-Forward 3D Gaussian Splatting from Variable-length Image Sequence
Zequn Chen, Jiezhi Yang, Heng Yang
TL;DR
PreF3R advances pose-free, feed-forward 3D reconstruction by reconstructing a global 3D Gaussian field from variable-length unposed image sequences in a canonical frame. It extends a pairwise reconstruction model with a spatial memory network to handle multi-view inputs without global optimization, and adds a dense Gaussian parameter head for differentiable rasterization, enabling real-time novel-view synthesis. The approach achieves ~20 FPS online reconstruction and supports rapid, photorealistic rendering with strong generalization across unseen scenes. This yields a practical, end-to-end pipeline for real-time 3D content creation from unposed data, with competitive rendering quality and robust scalability.
Abstract
We present PreF3R, Pose-Free Feed-forward 3D Reconstruction from an image sequence of variable length. Unlike previous approaches, PreF3R removes the need for camera calibration and reconstructs the 3D Gaussian field within a canonical coordinate frame directly from a sequence of unposed images, enabling efficient novel-view rendering. We leverage DUSt3R's ability for pair-wise 3D structure reconstruction, and extend it to sequential multi-view input via a spatial memory network, eliminating the need for optimization-based global alignment. Additionally, PreF3R incorporates a dense Gaussian parameter prediction head, which enables subsequent novel-view synthesis with differentiable rasterization. This allows supervising our model with the combination of photometric loss and pointmap regression loss, enhancing both photorealism and structural accuracy. Given a sequence of ordered images, PreF3R incrementally reconstructs the 3D Gaussian field at 20 FPS, therefore enabling real-time novel-view rendering. Empirical experiments demonstrate that PreF3R is an effective solution for the challenging task of pose-free feed-forward novel-view synthesis, while also exhibiting robust generalization to unseen scenes.
