paper-with-me

홈 › Papers

Co-Saliency Detection via Mask-Guided Fully Convolutional Networks With Multi-Scale Label Smoothing

2019-06-01 · CVPR 2019 6 · Kaihua Zhang, Tengpeng Li, Bo Liu, Qingshan Liu

In image co-saliency detection problem, one critical issue is how to model the concurrent pattern of the co-salient parts, which appears both within each image and across all the relevant images. In this paper, we propose a hierarchical image co-saliency detection framework as a coarse to fine strategy to capture this pattern. We first propose a mask-guided fully convolutional network structure to generate the initial co-saliency detection result. The mask is used for background removal and it is learned from the high-level feature response maps of the pre-trained VGG-net output. We next propose a multi-scale label smoothing model to further refine the detection result. The proposed model jointly optimizes the label smoothness of pixels and superpixels. Experiment results on three popular image co-saliency detection benchmark datasets including iCoseg, MSRC and Cosal2015 demonstrate the remarkable performance compared with the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Co-Salient Object DetectionSaliency DetectionSuperpixels

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Improving Deep Learning Interpretability by Saliency Guided Training

2021-11-29 · NeurIPS 2021 12 · Aya Abdelsalam Ismail, Héctor Corrada Bravo, Soheil Feizi

Saliency methods have been widely used to highlight important input features in model predictions. Most existing methods use backpropagation on a modified gradient function to generate saliency maps. Thus, noisy gradient…

Deep LearningTime SeriesTime Series Analysis

Weakly Supervised Salient Object Detection Using Image Labels

2018-03-17 · Guanbin Li, Yuan Xie, Liang Lin

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inef…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

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

Global-Local Feature Decoding with Adapter-Guided SAMv2 for Salient Object Detection

2026-05-04 · Morteza Moradi, Mohammad Moradi, Simone Palazzo, Ali Borji 외 arxiv

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully …

Salient Object Detection

Unsupervised CNN-based Co-Saliency Detection with Graphical Optimization

2018-09-01 · ECCV 2018 9 · Kuang-Jui Hsu, Chung-Chi Tsai, Yen-Yu Lin, Xiaoning Qian 외

In this paper, we address co-saliency detection in a set of images jointly covering objects of a specific class by an unsupervised convolutional neural network (CNN). Our method does not require any additional training d…

Co-Salient Object DetectionSaliency Detection