MP-ResNet: Multi-path Residual Network for the Semantic segmentation of High-Resolution PolSAR Images
There are limited studies on the semantic segmentation of high-resolution Polarimetric Synthetic Aperture Radar (PolSAR) images due to the scarcity of training data and the inference of speckle noises. The Gaofen contest has provided open access of a high-quality PolSAR semantic segmentation dataset. Taking this chance, we propose a Multi-path ResNet (MP-ResNet) architecture for the semantic segmentation of high-resolution PolSAR images. Compared to conventional U-shape encoder-decoder convolutional neural network (CNN) architectures, the MP-ResNet learns semantic context with its parallel multi-scale branches, which greatly enlarges its valid receptive fields and improves the embedding of local discriminative features. In addition, MP-ResNet adopts a multi-level feature fusion design in its decoder to make the best use of the features learned from its different branches. Ablation studies show that the MPResNet has significant advantages over its baseline method (FCN with ResNet34). It also surpasses several classic state-of-the-art methods in terms of overall accuracy (OA), mean F1 and fwIoU, whereas its computational costs are not much increased. This CNN architecture can be used as a baseline method for future studies on the semantic segmentation of PolSAR images. The code is available at: https://github.com/ggsDing/SARSeg.
Code (1)
Tasks
DecoderSegmentationSemantic SegmentationvalidMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
LadderNet: Multi-path networks based on U-Net for medical image segmentation
U-Net has been providing state-of-the-art performance in many medical image segmentation problems. Many modifications have been proposed for U-Net, such as attention U-Net, recurrent residual convolutional U-Net (R2-UNet…
DecoderImage SegmentationMedical Image SegmentationRetinal Vessel Segmentation+2Scaling Wide Residual Networks for Panoptic Segmentation
The Wide Residual Networks (Wide-ResNets), a shallow but wide model variant of the Residual Networks (ResNets) by stacking a small number of residual blocks with large channel sizes, have demonstrated outstanding perform…
Instance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationOn the iterative refinement of densely connected representation levels for semantic segmentation
State-of-the-art semantic segmentation approaches increase the receptive field of their models by using either a downsampling path composed of poolings/strided convolutions or successive dilated convolutions. However, it…
Image SegmentationScene UnderstandingSemantic SegmentationShelfNet for Fast Semantic Segmentation
In this paper, we present ShelfNet, a novel architecture for accurate fast semantic segmentation. Different from the single encoder-decoder structure, ShelfNet has multiple encoder-decoder branch pairs with skip connecti…
Autonomous DrivingDecoderReal-Time Semantic SegmentationScene Understanding+2SalsaNext: Fast, Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving
In this paper, we introduce SalsaNext for the uncertainty-aware semantic segmentation of a full 3D LiDAR point cloud in real-time. SalsaNext is the next version of SalsaNet [1] which has an encoder-decoder architecture w…
3D Semantic SegmentationAutonomous DrivingDecoderRobust 3D Semantic Segmentation+1