Multi-label Pixelwise Classification for Reconstruction of Large-scale Urban Areas
Yuanlie He, Sudhir Mudur, and Charalambos Poullis

TL;DR
This paper introduces a CNN-based multi-label pixelwise classification method for large-scale urban reconstruction, combining multi-scale training, SVM integration, and boundary refinement to improve building extraction accuracy.
Contribution
It presents a novel multi-label pixelwise classification framework using CNNs, multi-scale training, SVM mapping, and graph-cuts for urban area reconstruction.
Findings
High accuracy in building extraction from urban images
Effective multi-scale training improves classification robustness
Combines CNN, SVM, and graph-cuts for enhanced results
Abstract
Object classification is one of the many holy grails in computer vision and as such has resulted in a very large number of algorithms being proposed already. Specifically in recent years there has been considerable progress in this area primarily due to the increased efficiency and accessibility of deep learning techniques. In fact, for single-label object classification [i.e. only one object present in the image] the state-of-the-art techniques employ deep neural networks and are reporting very close to human-like performance. There are specialized applications in which single-label object-level classification will not suffice; for example in cases where the image contains multiple intertwined objects of different labels. In this paper, we address the complex problem of multi-label pixelwise classification. We present our distinct solution based on a convolutional neural network…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Automated Road and Building Extraction · Image Retrieval and Classification Techniques
MethodsSupport Vector Machine
