Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Adjacent Context Coordination Network for Salient Object Detection in Optical Remote Sensing Images

About

Salient object detection (SOD) in optical remote sensing images (RSIs), or RSI-SOD, is an emerging topic in understanding optical RSIs. However, due to the difference between optical RSIs and natural scene images (NSIs), directly applying NSI-SOD methods to optical RSIs fails to achieve satisfactory results. In this paper, we propose a novel Adjacent Context Coordination Network (ACCoNet) to explore the coordination of adjacent features in an encoder-decoder architecture for RSI-SOD. Specifically, ACCoNet consists of three parts: an encoder, Adjacent Context Coordination Modules (ACCoMs), and a decoder. As the key component of ACCoNet, ACCoM activates the salient regions of output features of the encoder and transmits them to the decoder. ACCoM contains a local branch and two adjacent branches to coordinate the multi-level features simultaneously. The local branch highlights the salient regions in an adaptive way, while the adjacent branches introduce global information of adjacent levels to enhance salient regions. Additionally, to extend the capabilities of the classic decoder block (i.e., several cascaded convolutional layers), we extend it with two bifurcations and propose a Bifurcation-Aggregation Block to capture the contextual information in the decoder. Extensive experiments on two benchmark datasets demonstrate that the proposed ACCoNet outperforms 22 state-of-the-art methods under nine evaluation metrics, and runs up to 81 fps on a single NVIDIA Titan X GPU. The code and results of our method are available at https://github.com/MathLee/ACCoNet.

Gongyang Li, Zhi Liu, Dan Zeng, Weisi Lin, Haibin Ling• 2022

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionEORSSD
P(F_beta)0.8837
41
Salient Object DetectionORSSD
P(F_beta)0.9149
41
Salient Object DetectionORSI-4199
P(M)0.0316
29
Object SegmentationORSSD 200 images
mIoU85.39
22
Object SegmentationEORSSD 600 images
mIoU81.18
22
Salient Object DetectionORSSD (test)
Mean Error (M)0.0092
19
Salient Object DetectionORSI-4199 (test)
M Error0.0316
19
Salient Object DetectionEORSSD (test)
Mean Error (M)0.0076
19
Object SegmentationORSIs-4199 (2199 images)
mIoU77.78
18
Salient Object DetectionEORSSD, ORSSD, and ORSI-4199 (test)
Speed (FPS)59.9
14
Showing 10 of 11 rows

Other info

Follow for update