SdBAN: Salient Object Detection Using Bilateral Attention Network With Dice Coefficient LossDownload PDFOpen Website

Published: 01 Jan 2020, Last Modified: 01 Nov 2023IEEE Access 2020Readers: Everyone
Abstract: Visual attention plays an important role in saliency detection by highlighting meaningful context regions. In this paper, we present a novel saliency detection method using a bilateral attention network. The proposed network consists of two branches: i) a spatial path using an encoder-decoder structure to learn spatial cues and ii) a context path using an attention mechanism to learn contextual cues. The feature aggregation module is finally used to predict salient objects by concatenating the cues. To optimize the weights of the network in the sense of minimizing the class imbalance problem, we minimize the dice coefficient loss together with the classical cross-entropy loss. The proposed network can predict salient regions in an end-to-end manner without post-processing. Experimental results show that the proposed network achieved better performance than existing state-of-the-art methods in most cases. Furthermore, the proposed network takes only 0.03 seconds to process a 224 × 224 image. The code for the proposed method can be found at the following URL: https://github.com/tiruss/SdBAN.
0 Replies

Loading