paper-with-me

Papers

Multi-source weak supervision for saliency detection

2019-04-01 · CVPR 2019 6 · Yu Zeng, Yunzhi Zhuge, Huchuan Lu, Lihe Zhang, Mingyang Qian, Yizhou Yu

The high cost of pixel-level annotations makes it appealing to train saliency detection models with weak supervision. However, a single weak supervision source usually does not contain enough information to train a well-performing model. To this end, we propose a unified framework to train saliency detection models with diverse weak supervision sources. In this paper, we use category labels, captions, and unlabelled data for training, yet other supervision sources can also be plugged into this flexible framework. We design a classification network (CNet) and a caption generation network (PNet), which learn to predict object categories and generate captions, respectively, meanwhile highlight the most important regions for corresponding tasks. An attention transfer loss is designed to transmit supervision signal between networks, such that the network designed to be trained with one supervision source can benefit from another. An attention coherence loss is defined on unlabelled data to encourage the networks to detect generally salient regions instead of task-specific regions. We use CNet and PNet to generate pixel-level pseudo labels to train a saliency prediction network (SNet). During the testing phases, we only need SNet to predict saliency maps. Experiments demonstrate the performance of our method compares favourably against unsupervised and weakly supervised methods and even some supervised methods.

📄 PDF Abstract BibTeX arXiv:1904.00566

Code (1)

zengxianyu/mws 공식 구현 pytorch

Tasks

Caption GenerationSaliency DetectionSaliency Prediction

Similar Papers 제목 키워드 기반

Weakly-Supervised Saliency Detection via Salient Object Subitizing

2021-01-04 · Xiaoyang Zheng, Xin Tan, Jie zhou, Lizhuang Ma 외

Salient object detection aims at detecting the most visually distinct objects and producing the corresponding masks. As the cost of pixel-level annotations is high, image tags are usually used as weak supervisions. Howev…

Objectobject-detectionObject DetectionSaliency Detection+2

Bridging Saliency Detection to Weakly Supervised Object Detection Based on Self-paced Curriculum Learning

2017-03-03 · Dingwen Zhang, Deyu Meng, Long Zhao, Junwei Han

Weakly-supervised object detection (WOD) is a challenging problems in computer vision. The key problem is to simultaneously infer the exact object locations in the training images and train the object detectors, given on…

Objectobject-detectionObject DetectionSaliency Detection+1

Weakly-Supervised Salient Object Detection Using Point Supervision

2022-03-22 · Shuyong Gao, Wei zhang, Yan Wang, Qianyu Guo 외

Current state-of-the-art saliency detection models rely heavily on large datasets of accurate pixel-wise annotations, but manually labeling pixels is time-consuming and labor-intensive. There are some weakly supervised m…

Objectobject-detectionObject DetectionSaliency Detection+1

Deep Unsupervised Saliency Detection: A Multiple Noisy Labeling Perspective

2018-03-29 · CVPR 2018 6 · Jing Zhang, Tong Zhang, Yuchao Dai, Mehrtash Harandi 외

The success of current deep saliency detection methods heavily depends on the availability of large-scale supervision in the form of per-pixel labeling. Such supervision, while labor-intensive and not always possible, te…

BenchmarkingSaliency DetectionSaliency PredictionUnsupervised Saliency Detection

Railroad is not a Train: Saliency as Pseudo-pixel Supervision for Weakly Supervised Semantic Segmentation

2021-05-19 · CVPR 2021 1 · Seungho Lee, Minhyun Lee, Jongwuk Lee, Hyunjung Shim

Existing studies in weakly-supervised semantic segmentation (WSSS) using image-level weak supervision have several limitations: sparse object coverage, inaccurate object boundaries, and co-occurring pixels from non-targe…

ObjectSaliency DetectionSemantic SegmentationWeakly supervised Semantic Segmentation+1