scispace - formally typeset
Open AccessProceedings ArticleDOI

Amulet: Aggregating Multi-level Convolutional Features for Salient Object Detection

TLDR
Amulet is presented, a generic aggregating multi-level convolutional feature framework for salient object detection that provides accurate salient object labeling and performs favorably against state-of-the-art approaches in terms of near all compared evaluation metrics.
Abstract
Fully convolutional neural networks (FCNs) have shown outstanding performance in many dense labeling problems. One key pillar of these successes is mining relevant information from features in convolutional layers. However, how to better aggregate multi-level convolutional feature maps for salient object detection is underexplored. In this work, we present Amulet, a generic aggregating multi-level convolutional feature framework for salient object detection. Our framework first integrates multi-level feature maps into multiple resolutions, which simultaneously incorporate coarse semantics and fine details. Then it adaptively learns to combine these feature maps at each resolution and predict saliency maps with the combined features. Finally, the predicted results are efficiently fused to generate the final saliency map. In addition, to achieve accurate boundary inference and semantic enhancement, edge-aware feature maps in low-level layers and the predicted results of low resolution features are recursively embedded into the learning framework. By aggregating multi-level convolutional features in this efficient and flexible manner, the proposed saliency model provides accurate salient object labeling. Comprehensive experiments demonstrate that our method performs favorably against state-of-the-art approaches in terms of near all compared evaluation metrics.

read more

Citations
More filters
Book ChapterDOI

Self-attention Deep Saliency Network for Fabric Defect Detection

TL;DR: A deep saliency detection model is proposed, which incorporates self-attention mechanism into convolutional neural network for fabric defect detection, and outperforms the state-of-the-art approaches when the defects are blurred or the shape is complex.
Journal ArticleDOI

Aggregate interactive learning for RGB-D salient object detection

TL;DR: Zhang et al. as discussed by the authors proposed a strategy of aggregation and interaction to extract edge features, depth features and salient features, while maintaining local details, fully extracting global information, which reduces the complexity of the network and does not require the additional sub-networks.
Journal ArticleDOI

Accurate salient object detection via dense recurrent connections and residual-based hierarchical feature integration

TL;DR: This paper first proposes a novel dense recurrent CNN module (D-RCNN) to learn informative saliency cues by incorporating dense recurrent connections into sub-layers of convolutional stages and presents a residual-based architecture with short connections for deep supervision which hierarchically combines both coarse-level and fine-level feature representations.
Journal ArticleDOI

Performance evaluation of salient object detection techniques

TL;DR: In this paper , a review of salient object detection (SOD) techniques from various perspectives is presented, where various image segmentation techniques are presented such as segmentation based on machine learning or deep learning, the second perspective concentrates on classifying them into supervised and unsupervised learning techniques and the last one based on manual approach, semi-automatic approach, and fully automatic approach and so on.
Posted Content

OGNet: Salient Object Detection with Output-guided Attention Module.

TL;DR: This paper presents an output-guided attention module built with multi-scale outputs to overcome the problem of `blind overconfidence', andconstructs a new loss function, the intractable area F-measure lossfunction, which is based on the F-Measure of the hard-to-handle area to improve the detection effect of the model in the edge areas and confusing areas of an image.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Book ChapterDOI

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Proceedings ArticleDOI

Fully convolutional networks for semantic segmentation

TL;DR: The key insight is to build “fully convolutional” networks that take input of arbitrary size and produce correspondingly-sized output with efficient inference and learning.
Related Papers (5)