Home

Awesome

ABCNet: Attentive Bilateral Contextual Network for Efficient Semantic Segmentation of Fine-Resolution Remote Sensing Images

Welcome to my HomePage

In this repository, we implement the Attentive Bilateral Contextual Network which contains a spatial path and a contextual path to fully capture the long-range relationships and fine-grained details in fine-resolution remote sensing images.

The detailed results can be seen in the ABCNet: Attentive Bilateral Contextual Network for Efficient Semantic Segmentation of Fine-Resolution Remote Sensing Images.

The training and testing code can refer to GeoSeg.

The related repositories include:

If our code is helpful to you, please cite:

R. Li, S. Zheng, C. Zhang, C. Duan, L. Wang, and P. M. Atkinson, "ABCNet: Attentive bilateral contextual network for efficient semantic segmentation of Fine-Resolution remotely sensed imagery," ISPRS Journal of Photogrammetry and Remote Sensing, vol. 181, pp. 84-98, 2021/11/01/ 2021, doi: https://doi.org/10.1016/j.isprsjprs.2021.09.005.

Network:

network
Fig. 1. The overall architecture of ABCNet.

Result:

The result on the UAVid dataset can seen from here, where the user name is lironui or here and can be downloaded by this link:

Methodbuildingtreeclutterroadvegetationstatic carmoving carhumanmIoU
MSD79.874.557.074.055.932.162.919.757.0
Fast-SCNN75.771.544.261.643.419.551.60.045.9
BiSeNet85.778.364.761.177.363.448.617.561.5
SwiftNet85.378.264.161.576.462.151.115.761.1
ShelfNet76.973.244.161.443.421.052.63.647.0
ABCNet86.479.967.481.263.148.469.813.963.8

Result
Fig. 2. The experimental results on the UAVid test set. The first column illustrates the input RGB images, the second column depicts the outputs of MSD and the third column shows the predictions of our ABCNet.