用新模块提升卫星图道路提取精度
Automated Road Extraction from Satellite Imagery Integrating Dense Depthwise Dilated Separable Spatial Pyramid Pooling with DeepLabV3+
- 用密集深度可分离空洞池化模块替代原模型结构
- 在两个数据集上达到95.2%和94.8%的mIoU
- 适合遥感图像语义分割与道路识别任务
道路提取是遥感应用的重要子领域,因道路具有多尺度和复杂结构,自动提取仍面临挑战。DeepLab系列凭借对多尺度特征的有效建模,在该领域表现优异。本文提出将最新版DeepLabV3+与创新的密集深度可分离空洞空间金字塔池化(DenseDDSSPP)模块结合,替代原有的空洞空间金字塔池化(ASPP)模块。该设计通过聚焦关键特征,生成更精细的特征图,从而提升复杂道路结构的提取能力。实验表明,所提模型在ISPRS Vaihingen和DRONE-Roads两个数据集上的平均交并比(mIoU)分别达到95.2%和94.8%,优于现有主流方法,验证了其有效性。
原文摘要 · Abstract (English)
Road Extraction is a sub-domain of Remote Sensing applications; it is a subject of extensive and ongoing research. The procedure of automatically extracting roads from satellite imagery encounters significant challenges due to the multi-scale and diverse structures of roads; improvement in this field is needed. The DeepLab series, known for its proficiency in semantic segmentation due to its efficiency in interpreting multi-scale objects' features, addresses some of these challenges caused by the varying nature of roads. The present work proposes the utilization of DeepLabV3+, the latest version of the DeepLab series, by introducing an innovative Dense Depthwise Dilated Separable Spatial Pyramid Pooling (DenseDDSSPP) module and integrating it in place of the conventional Atrous Spatial Pyramid Pooling (ASPP) module. This modification enhances the extraction of complex road structures from satellite images. This study hypothesizes that the integration of DenseDDSSPP, combined with an appropriately selected backbone network and a Squeeze-and-Excitation block, will generate an efficient dense feature map by focusing on relevant features, leading to more precise and accurate road extraction from Remote Sensing images. The results section presents a comparison of our model's performance against state-of-the-art models, demonstrating better results that highlight the effectiveness and success of the proposed approach.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。