TransformerFusion: Monocular RGB Scene Reconstruction using Transformers
2021
Conference Paper
ncs
We introduce TransformerFusion, a transformer-based 3D scene reconstruction approach. From an input monocular RGB video, the video frames are processed by a transformer network that fuses the observations into a volumetric feature grid representing the scene; this feature grid is then decoded into an implicit 3D scene representation. Key to our approach is the transformer architecture that enables the network to learn to attend to the most relevant image frames for each 3D location in the scene, supervised only by the scene reconstruction task. Features are fused in a coarse-to-fine fashion, storing fine-level features only where needed, requiring lower memory storage and enabling fusion at interactive rates. The feature grid is then decoded to a higher-resolution scene reconstruction, using an MLP-based surface occupancy prediction from interpolated coarse-to-fine 3D features. Our approach results in an accurate surface reconstruction, outperforming state-of-the-art multi-view stereo depth estimation methods, fully-convolutional 3D reconstruction approaches, and approaches using LSTM- or GRU-based recurrent networks for video sequence fusion.
Author(s): | Aljaz Bozic and Pablo Palafox and Justus Thies and Angela Dai and Matthias Nießner |
Book Title: | Advances in Neural Information Processing Systems 34 (NeurIPS 2021) |
Volume: | 2 |
Pages: | 1403--1414 |
Year: | 2021 |
Department(s): | Neural Capture and Synthesis |
Bibtex Type: | Conference Paper (conference) |
Event Name: | 35th Conference on Neural Information Processing Systems |
Event Place: | Virtual (originally Montreal, Canada) |
ISBN: | 978-1-7138-4539-3 |
State: | Published |
BibTex @conference{bozic2021transfusion, title = {TransformerFusion: Monocular RGB Scene Reconstruction using Transformers}, author = {Bozic, Aljaz and Palafox, Pablo and Thies, Justus and Dai, Angela and Nie{\ss}ner, Matthias}, booktitle = {Advances in Neural Information Processing Systems 34 (NeurIPS 2021) }, volume = {2}, pages = {1403--1414 }, year = {2021}, doi = {} } |