English

Fast and Regularized Reconstruction of Building Fa\c{c}ades from Street-View Images using Binary Integer Programming

Computer Vision and Pattern Recognition 2020-11-24 v3

Abstract

Regularized arrangement of primitives on building fa\c{c}ades to aligned locations and consistent sizes is important towards structured reconstruction of urban environment. Mixed integer linear programing was used to solve the problem, however, it is extreamly time consuming even for state-of-the-art commercial solvers. Aiming to alleviate this issue, we cast the problem into binary integer programming, which omits the requirements for real value parameters and is more efficient to be solved . Firstly, the bounding boxes of the primitives are detected using the YOLOv3 architecture in real-time. Secondly, the coordinates of the upper left corners and the sizes of the bounding boxes are automatically clustered in a binary integer programming optimization, which jointly considers the geometric fitness, regularity and additional constraints; this step does not require \emph{a priori} knowledge, such as the number of clusters or pre-defined grammars. Finally, the regularized bounding boxes can be directly used to guide the fa\c{c}ade reconstruction in an interactive envinronment. Experimental evaluations have revealed that the accuracies for the extraction of primitives are above 0.82, which is sufficient for the following 3D reconstruction. The proposed approach only takes about 10% 10\% to 20% 20\% of the runtime than previous approach and reduces the diversity of the bounding boxes to about 20%20\% to 50%50\%.

Keywords

Cite

@article{arxiv.2002.08549,
  title  = {Fast and Regularized Reconstruction of Building Fa\c{c}ades from Street-View Images using Binary Integer Programming},
  author = {Han Hu and Libin Wang and Mier Zhang and Yulin Ding and Qing Zhu},
  journal= {arXiv preprint arXiv:2002.08549},
  year   = {2020}
}
R2 v1 2026-06-23T13:47:39.200Z