2501.00602
STORM is a feed-forward, data-driven Transformer model that reconstructs dynamic 3D outdoor scenes from sparse, multi-timestep posed camera images in a single forward pass (about 200ms), avoiding the…
Reconstructing dynamic (moving) 3D scenes from sparse posed images with a single feed-forward Transformer pass rather than slow per-scene optimization. The model predicts per-frame 3D Gaussians plus a per-Gaussian velocity, and aggregates Gaussians across timesteps via self-supervised scene flow to transport them to a target time, giving complete ('amodal') novel-view renders at any moment. Trained only with reconstruction losses, it separates static and dynamic content and yields emergent motion masks without motion supervision. Exemplified by STORM for large-scale outdoor/driving scenes.
STORM is a feed-forward, data-driven Transformer model that reconstructs dynamic 3D outdoor scenes from sparse, multi-timestep posed camera images in a single forward pass (about 200ms), avoiding the…