Boundary Guided Context Aggregation for Semantic Segmentation
Haoxiang Ma, Hongyu Yang, Di Huang

TL;DR
This paper introduces BCANet, a boundary-guided network that enhances semantic segmentation by using boundary information for context aggregation, leading to improved intra-class consistency and competitive results.
Contribution
The paper proposes a novel boundary-guided context aggregation approach with a multi-scale boundary extractor and an improved non-local module for better semantic understanding.
Findings
Achieves competitive results on Cityscapes and ADE20K datasets.
Enhances intra-class consistency by aggregating context along boundaries.
Demonstrates the effectiveness of boundary-guided context aggregation.
Abstract
The recent studies on semantic segmentation are starting to notice the significance of the boundary information, where most approaches see boundaries as the supplement of semantic details. However, simply combing boundaries and the mainstream features cannot ensure a holistic improvement of semantics modeling. In contrast to the previous studies, we exploit boundary as a significant guidance for context aggregation to promote the overall semantic understanding of an image. To this end, we propose a Boundary guided Context Aggregation Network (BCANet), where a Multi-Scale Boundary extractor (MSB) borrowing the backbone features at multiple scales is specifically designed for accurate boundary detection. Based on which, a Boundary guided Context Aggregation module (BCA) improved from Non-local network is further proposed to capture long-range dependencies between the pixels in the…
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 Image and Video Retrieval Techniques · Remote-Sensing Image Classification · Automated Road and Building Extraction
