vix.ing · top · new · best · stats

SimpleRecon: 3D Reconstruction Without 3D Convolutions

2022/08/31 by Mohamed Sayed, John Gibson, Sayed, Mohamed +11 · 18 citations
Computer Science · Engineering · #Advanced Vision and Imaging #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Image Processing Techniques and Applications #Robotics and Sensor-Based Localization #cs.CV

paper · pdf · doi:10.48550/arxiv.2208.14743

ECCV2022 version with improved timings. 14 pages + 5 pages of references

arxiv created 2022/08/31 · openalex publication_date 2022/08/31 · arxiv updated 2022/09/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Traditionally, 3D indoor scene reconstruction from posed images happens in two phases: per-image depth estimation, followed by depth merging and surface reconstruction. Recently, a family of methods have emerged that perform reconstruction directly in final 3D volumetric feature space. While these methods have shown impressive reconstruction results, they rely on expensive 3D convolutional layers, limiting their application in resource-constrained environments. In this work, we instead go back to the traditional route, and show how focusing on high quality multi-view depth prediction leads to highly accurate 3D reconstructions using simple off-the-shelf depth fusion. We propose a simple state-of-the-art multi-view depth estimator with two main contributions: 1) a carefully-designed 2D CNN which utilizes strong image priors alongside a plane-sweep feature volume and geometric losses, combined with 2) the integration of keyframe and geometric metadata into the cost volume which allows informed depth plane scoring. Our method achieves a significant lead over the current state-of-the-art for depth estimation and close or better for 3D reconstruction on ScanNet and 7-Scenes, yet still allows for online real-time low-memory reconstruction. Code, models and results are available at https://nianticlabs.github.io/simplerecon

Cited by

Related