3D Building Reconstruction from Monocular Remote Sensing Images with Multi-level Supervisions
Weijia Li, Haote Yang, Zhenghao Hu, Juepeng Zheng, Gui-Song Xia, Conghui He
TL;DR
This work tackles 3D building reconstruction from monocular remote sensing images under limited 3D supervision by introducing MLS-BRN, a multi-level supervised network. It adds two modules, Pseudo Building Bbox Calculator (PBC) and Roof-Offset guided Footprint Extractor (ROFE), along with a height prediction head, enabling effective learning from datasets that provide footprints alone or with partial 3D annotations. A three-level training strategy leverages samples with varying supervision to improve footprint accuracy, height estimation, and overall 3D reconstruction, achieving competitive results across cross-city datasets and significantly reducing reliance on full 3D labels. The approach demonstrates strong footprint extraction, accurate height estimation, and robust cross-city generalization, supporting scalable, cost-efficient large-area city modeling.
Abstract
3D building reconstruction from monocular remote sensing images is an important and challenging research problem that has received increasing attention in recent years, owing to its low cost of data acquisition and availability for large-scale applications. However, existing methods rely on expensive 3D-annotated samples for fully-supervised training, restricting their application to large-scale cross-city scenarios. In this work, we propose MLS-BRN, a multi-level supervised building reconstruction network that can flexibly utilize training samples with different annotation levels to achieve better reconstruction results in an end-to-end manner. To alleviate the demand on full 3D supervision, we design two new modules, Pseudo Building Bbox Calculator and Roof-Offset guided Footprint Extractor, as well as new tasks and training strategies for different types of samples. Experimental results on several public and new datasets demonstrate that our proposed MLS-BRN achieves competitive performance using much fewer 3D-annotated samples, and significantly improves the footprint extraction and 3D reconstruction performance compared with current state-of-the-art. The code and datasets of this work will be released at https://github.com/opendatalab/MLS-BRN.git.
