TL;DR
This paper introduces CorrNet, a lightweight and efficient model for salient object detection in optical remote sensing images, achieving high accuracy with significantly reduced computational resources.
Contribution
The paper proposes a novel lightweight architecture with a correlation module for efficient salient object detection in remote sensing images, reducing parameters and computation while maintaining performance.
Findings
Achieves competitive performance with fewer parameters and FLOPs.
Outperforms or matches 26 state-of-the-art methods.
Runs efficiently with 4.09M parameters and 21.09G FLOPs.
Abstract
Salient object detection in optical remote sensing images (ORSI-SOD) has been widely explored for understanding ORSIs. However, previous methods focus mainly on improving the detection accuracy while neglecting the cost in memory and computation, which may hinder their real-world applications. In this paper, we propose a novel lightweight ORSI-SOD solution, named CorrNet, to address these issues. In CorrNet, we first lighten the backbone (VGG-16) and build a lightweight subnet for feature extraction. Then, following the coarse-to-fine strategy, we generate an initial coarse saliency map from high-level semantic features in a Correlation Module (CorrM). The coarse saliency map serves as the location guidance for low-level features. In CorrM, we mine the object location information between high-level semantic features through the cross-layer correlation operation. Finally, based on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
