paper-with-me

Papers

DNA: Deeply-supervised Nonlinear Aggregation for Salient Object Detection

2019-03-28 · Yun Liu, Ming-Ming Cheng, Xin-Yu Zhang, Guang-Yu Nie, Meng Wang

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate multi-scale convolutional features in convolutional neural networks (CNNs). Many popular methods impose deep supervision to perform side-output predictions that are linearly aggregated for final saliency prediction. In this paper, we theoretically and experimentally demonstrate that linear aggregation of side-output predictions is suboptimal, and it only makes limited use of the side-output information obtained by deep supervision. To solve this problem, we propose Deeply-supervised Nonlinear Aggregation (DNA) for better leveraging the complementary information of various side-outputs. Compared with existing methods, it i) aggregates side-output features rather than predictions, and ii) adopts nonlinear instead of linear transformations. Experiments demonstrate that DNA can successfully break through the bottleneck of current linear approaches. Specifically, the proposed saliency detector, a modified U-Net architecture with DNA, performs favorably against state-of-the-art methods on various datasets and evaluation metrics without bells and whistles.

📄 PDF Abstract BibTeX arXiv:1903.12476

Code (1)

yun-liu/DNA 공식 구현

Tasks

object-detectionObject DetectionRGB Salient Object DetectionSaliency PredictionSalient Object Detection

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Deeply-Supervised Recurrent Convolutional Neural Network for Saliency Detection

2016-08-18 · Youbao Tang, Xiangqian Wu, Wei Bu

This paper proposes a novel saliency detection method by developing a deeply-supervised recurrent convolutional neural network (DSRCNN), which performs a full image-to-image saliency prediction. For saliency detection, t…

Saliency DetectionSaliency Prediction

Unsupervised Submodular Rank Aggregation on Score-based Permutations

2017-07-04 · Jun Qi, Xu Liu, Javier Tejedor, Shunsuke Kamijo

Unsupervised rank aggregation on score-based permutations, which is widely used in many applications, has not been deeply explored yet. This work studies the use of submodular optimization for rank aggregation on score-b…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Information RetrievalRetrieval+3

Scribble-Supervised RGB-T Salient Object Detection

2023-03-17 · Zhengyi Liu, Xiaoshen Huang, Guanghui Zhang, Xianyong Fang 외

Salient object detection segments attractive objects in scenes. RGB and thermal modalities provide complementary information and scribble annotations alleviate large amounts of human labor. Based on the above facts, we p…

Objectobject-detectionObject DetectionRGB-T Salient Object Detection+2

Structure-Consistent Weakly Supervised Salient Object Detection with Local Saliency Coherence

2020-12-08 · Siyue Yu, Bingfeng Zhang, Jimin Xiao, Eng Gee Lim

Sparse labels have been attracting much attention in recent years. However, the performance gap between weakly supervised and fully supervised salient object detection methods is huge, and most previous weakly supervised…

object-detectionObject DetectionSalient Object Detection

Richer and Deeper Supervision Network for Salient Object Detection

2019-01-08 · Sen Jia, Neil D. B. Bruce

Recent Salient Object Detection (SOD) systems are mostly based on Convolutional Neural Networks (CNNs). Specifically, Deeply Supervised Saliency (DSS) system has shown it is very useful to add short connections to the ne…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1