English
Related papers

Related papers: Exploiting saliency for object segmentation from i…

200 papers

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

Fully supervised deep neural networks for segmentation usually require a massive amount of pixel-level labels which are manually expensive to create. In this work, we develop a multi-task learning method to relax this constraint. We regard…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Rihuan Ke , Aurélie Bugeau , Nicolas Papadakis , Mark Kirkland , Peter Schuetz , Carola-Bibiane Schönlieb

Salient object detection has been long studied to identify the most visually attractive objects in images/videos. Recently, a growing amount of approaches have been proposed all of which rely on the contour/edge information to improve…

Computer Vision and Pattern Recognition · Computer Science 2022-02-10 Yue Song , Hao Tang , Nicu Sebe , Wei Wang

Fully supervised training of semantic segmentation models is costly and challenging because each pixel within an image needs to be labeled. Therefore, the sparse pixel-level annotation methods have been introduced to train models with a…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Sima Didari , Wenjun Hu , Jae Oh Woo , Heng Hao , Hankyu Moon , Seungjai Min

Saliency detection has drawn a lot of attention of researchers in various fields over the past several years. Saliency is the perceptual quality that makes an object, person to draw the attention of humans at the very sight. Salient object…

Computer Vision and Pattern Recognition · Computer Science 2017-07-06 Shubham Pachori

Although weakly-supervised techniques can reduce the labeling effort, it is unclear whether a saliency model trained with weakly-supervised data (e.g., point annotation) can achieve the equivalent performance of its fully-supervised…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Zhenyu Wu , Lin Wang , Wei Wang , Qing Xia , Chenglizhao Chen , Aimin Hao , Shuo Li

This paper presents the first attempt to learn semantic boundary detection using image-level class labels as supervision. Our method starts by estimating coarse areas of object classes through attentions drawn by an image classification…

Computer Vision and Pattern Recognition · Computer Science 2022-12-16 Namyup Kim , Sehyun Hwang , Suha Kwak

A central challenge for the task of semantic segmentation is the prohibitive cost of obtaining dense pixel-level annotations to supervise model training. In this work, we show that in order to achieve a good level of segmentation…

Computer Vision and Pattern Recognition · Computer Science 2021-04-16 Gyungin Shin , Weidi Xie , Samuel Albanie

Image segmentation is the task of associating pixels in an image with their respective object class labels. It has a wide range of applications in many industries including healthcare, transportation, robotics, fashion, home improvement,…

Computer Vision and Pattern Recognition · Computer Science 2023-01-19 Yuanbo Wang , Unaiza Ahsan , Hanyan Li , Matthew Hagen

We propose a novel method for semantic segmentation, the task of labeling each pixel in an image with a semantic class. Our method combines the advantages of the two main competing paradigms. Methods based on region classification offer…

Computer Vision and Pattern Recognition · Computer Science 2016-07-27 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

Class-incremental semantic image segmentation assumes multiple model updates, each enriching the model to segment new categories. This is typically carried out by providing expensive pixel-level annotations to the training algorithm for all…

Computer Vision and Pattern Recognition · Computer Science 2023-06-01 Subhankar Roy , Riccardo Volpi , Gabriela Csurka , Diane Larlus

Compared with expensive pixel-wise annotations, image-level labels make it possible to learn semantic segmentation in a weakly-supervised manner. Within this pipeline, the class activation map (CAM) is obtained and further processed to…

Computer Vision and Pattern Recognition · Computer Science 2022-01-06 Jiawei Liu , Jing Zhang , Yicong Hong , Nick Barnes

Recent advances in deep learning significantly boost the performance of salient object detection (SOD) at the expense of labeling larger-scale per-pixel annotations. To relieve the burden of labor-intensive labeling, deep unsupervised SOD…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Pengxiang Yan , Ziyi Wu , Mengmeng Liu , Kun Zeng , Liang Lin , Guanbin Li

We propose a framework for top-down salient object detection that incorporates a tightly coupled image classification module. The classifier is trained on novel category-aware sparse codes computed on object dictionaries used for saliency…

Computer Vision and Pattern Recognition · Computer Science 2016-04-25 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

Deep learning architectures exhibit a critical drop of performance due to catastrophic forgetting when they are required to incrementally learn new tasks. Contemporary incremental learning frameworks focus on image classification and object…

Computer Vision and Pattern Recognition · Computer Science 2019-09-18 Umberto Michieli , Pietro Zanuttigh

In this paper, we propose a novel label propagation based method for saliency detection. A key observation is that saliency in an image can be estimated by propagating the labels extracted from the most certain background and object…

Computer Vision and Pattern Recognition · Computer Science 2023-07-19 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

While there has been significant progress in solving the problems of image pixel labeling, object detection and scene classification, existing approaches normally address them separately. In this paper, we propose to tackle these problems…

Computer Vision and Pattern Recognition · Computer Science 2018-07-20 Carlos Herranz-Perdiguero , Carolina Redondo-Cabrera , Roberto J. López-Sastre

Deep learning has proved particularly useful for semantic segmentation, a fundamental image analysis task. However, the standard deep learning methods need many training images with ground-truth pixel-wise annotations, which are usually…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Denis Baručić , Jan Kybic

The performance of deep learning based semantic segmentation models heavily depends on sufficient data with careful annotations. However, even the largest public datasets only provide samples with pixel-level annotations for rather limited…

Computer Vision and Pattern Recognition · Computer Science 2018-05-10 Huaxin Xiao , Yunchao Wei , Yu Liu , Maojun Zhang , Jiashi Feng

In semantic segmentation, training data down-sampling is commonly performed due to limited resources, the need to adapt image size to the model input, or improve data augmentation. This down-sampling typically employs different strategies…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Roberto Alcover-Couso , Marcos Escudero-Vinolo , Juan C. SanMiguel , Jose M. Martinez