Improving Facade Parsing with Vision Transformers and Line Integration
Bowen Wang, Jiaxing Zhang, Ran Zhang, Yunqin Li, Liangzhi Li, Yuta, Nakashima

TL;DR
This paper introduces a new dataset and a transformer-based pipeline for facade parsing, demonstrating improved accuracy and efficiency in real-world scenarios with challenging urban images.
Contribution
It presents the first use of Vision Transformers in facade parsing and introduces a new dataset capturing real-world complexities.
Findings
Vision Transformer-based method outperforms previous approaches.
The CFP dataset effectively represents real-world facade parsing challenges.
The LAFR algorithm improves segmentation accuracy using line detection.
Abstract
Facade parsing stands as a pivotal computer vision task with far-reaching applications in areas like architecture, urban planning, and energy efficiency. Despite the recent success of deep learning-based methods in yielding impressive results on certain open-source datasets, their viability for real-world applications remains uncertain. Real-world scenarios are considerably more intricate, demanding greater computational efficiency. Existing datasets often fall short in representing these settings, and previous methods frequently rely on extra models to enhance accuracy, which requires much computation cost. In this paper, we introduce Comprehensive Facade Parsing (CFP), a dataset meticulously designed to encompass the intricacies of real-world facade parsing tasks. Comprising a total of 602 high-resolution street-view images, this dataset captures a diverse array of challenging…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Infrastructure Maintenance and Monitoring · Remote Sensing and LiDAR Applications
MethodsAttention Is All You Need · Layer Normalization · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Dense Connections · Linear Layer · Dropout · Multi-Head Attention · Adam
