paper-with-me

Papers

Recursive Contour Saliency Blending Network for Accurate Salient Object Detection

2021-05-28 · Yi Ke Yun, Takahiro Tsubono

Contour information plays a vital role in salient object detection. However, excessive false positives remain in predictions from existing contour-based models due to insufficient contour-saliency fusion. In this work, we designed a network for better edge quality in salient object detection. We proposed a contour-saliency blending module to exchange information between contour and saliency. We adopted recursive CNN to increase contour-saliency fusion while keeping the total trainable parameters the same. Furthermore, we designed a stage-wise feature extraction module to help the model pick up the most helpful features from previous intermediate saliency predictions. Besides, we proposed two new loss functions, namely Dual Confinement Loss and Confidence Loss, for our model to generate better boundary predictions. Evaluation results on five common benchmark datasets reveal that our model achieves competitive state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2105.13865

Code (1)

BarCodeReader/RCSB-PyTorch 공식 구현 pytorch

Tasks

object-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Contour Knowledge Transfer for Salient Object Detection

2018-09-01 · ECCV 2018 9 · Xin Li, Fan Yang, Hong Cheng, Wei Liu 외

In recent years, deep Convolutional Neural Networks (CNNs) have broken all records in salient object detection. However, training such a deep model requires a large amount of manual annotations. Our goal is to overcome t…

Contour DetectionObjectobject-detectionObject Detection+3

A Mutual Learning Method for Salient Object Detection With Intertwined Multi-Supervision

2019-06-01 · CVPR 2019 6 · Runmin Wu, Mengyang Feng, Wenlong Guan, Dong Wang 외

Though deep learning techniques have made great progress in salient object detection recently, the predicted saliency maps still suffer from incomplete predictions due to the internal complexity of objects and inaccurate…

Contour DetectionEdge DetectionObjectobject-detection+4

A Mutual Learning Method for Salient Object Detection with intertwined Multi-Supervision--Revised

2025-09-21 · Runmin Wu, Mengyang Feng, Wenlong Guan, Dong Wang 외 arxiv

Though deep learning techniques have made great progress in salient object detection recently, the predicted saliency maps still suffer from incomplete predictions due to the internal complexity of objects and inaccurate…

Salient Object DetectionSaliency DetectionEdge Detection

Contour Loss: Boundary-Aware Learning for Salient Object Segmentation

2019-08-06 · Zixuan Chen, Huajun Zhou, Xiaohua Xie, Jian-Huang Lai

We present a learning model that makes full use of boundary information for salient object segmentation. Specifically, we come up with a novel loss function, i.e., Contour Loss, which leverages object contours to guide m…

GPUObjectSaliency DetectionSemantic Segmentation

Instance-Level Salient Object Segmentation

2017-04-12 · CVPR 2017 7 · Guanbin Li, Yuan Xie, Liang Lin, Yizhou Yu

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In thi…

Instance SegmentationObjectSaliency DetectionSegmentation+1