FCEU-Net: Enhancing Remote Sensing Image Segmentation via Fusion Block, UpResBlock, and Edge Loss
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
In the realm of remote sensing image (RSI) semantic segmentation, achieving high accuracy remains challenging due to imbalanced class distributions and high similarity among certain categories. This paper introduces an innovative model, named FCEU-Net, that enhances key feature representation while suppressing irrelevant features through three pivotal modules: the Fusion Block, UpResBlock, and Edge Loss. In particular, the Fusion Block reduces information redundancy and enhances feature capture flexibility, while the UpResBlock preserves multi-scale features through feature concatenation. The Edge Loss is specifically designed to emphasize edge regions within the image. Experimental results on the ISPRS Vaihingen and Potsdam datasets demonstrate that FCEU-Net achieves an MIoU of 73.16% and 77.25%, with m-F1 score of 84.20% and 87.01%, respectively , confirming its effectiveness for accurate RSI semantic segmentation. The code is available at https://github.com/zhang1haoyu/FCEU-Net