In the computer vision field, the process of detection 和 segmentation of the most noticeable objects from natural scenes is known as salient object detection (SOD).
Most of the existing SOD networks have similar designs 和 leverage the depth features extracted by backbone networks like AlexNet, ResNet, ResNeXt, DenseNet, VGG, etc. These backbone networks...