SBSS: Stacking-Based Semantic Segmentation Framework for Very High Resolution Remote Sensing Image
Yuanzhi Cai, Lei Fan, and Yuan Fang

TL;DR
This paper introduces SBSS, a novel stacking-based framework for semantic segmentation of very high resolution remote sensing images, which learns object-specific scale preferences to improve accuracy and efficiency.
Contribution
The paper proposes a learnable SBSS framework with Error Correction Modules and Schemes, enhancing segmentation accuracy and reducing computational complexity compared to existing methods.
Findings
SBSS outperforms multi-scale test in accuracy on four datasets.
SBSS achieves similar accuracy to single-scale with a quarter of the memory footprint.
The framework effectively learns object-specific scale preferences.
Abstract
Semantic segmentation of Very High Resolution (VHR) remote sensing images is a fundamental task for many applications. However, large variations in the scales of objects in those VHR images pose a challenge for performing accurate semantic segmentation. Existing semantic segmentation networks are able to analyse an input image at up to four resizing scales, but this may be insufficient given the diversity of object scales. Therefore, Multi Scale (MS) test-time data augmentation is often used in practice to obtain more accurate segmentation results, which makes equal use of the segmentation results obtained at the different resizing scales. However, it was found in this study that different classes of objects had their preferred resizing scale for more accurate semantic segmentation. Based on this behaviour, a Stacking-Based Semantic Segmentation (SBSS) framework is proposed to improve…
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
TopicsAdvanced Image and Video Retrieval Techniques · Remote-Sensing Image Classification · Advanced Neural Network Applications
MethodsTest
