English
Related papers

Related papers: Instance-Level Salient Object Segmentation

200 papers

Salient object detection is a prevalent computer vision task that has applications ranging from abnormality detection to abnormality processing. Context modelling is an important criterion in the domain of saliency detection. A global…

Computer Vision and Pattern Recognition · Computer Science 2019-12-10 Kitty Varghese , Sauradip Nag

We propose an approach to instance-level image segmentation that is built on top of category-level segmentation. Specifically, for each pixel in a semantic category mask, its corresponding instance bounding box is predicted using a deep…

Computer Vision and Pattern Recognition · Computer Science 2016-05-24 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Salient object detection increasingly receives attention as an important component or step in several pattern recognition and image processing tasks. Although a variety of powerful saliency models have been intensively proposed, they…

Computer Vision and Pattern Recognition · Computer Science 2016-11-18 Tianshui Chen , Liang Lin , Lingbo Liu , Xiaonan Luo , Xuelong Li

Current methods aggregate multi-level features or introduce edge and skeleton to get more refined saliency maps. However, little attention is paid to how to obtain the complete salient object in cluttered background, where the targets are…

Computer Vision and Pattern Recognition · Computer Science 2023-01-19 Ge Zhu , Jinbao Li , Yahong Guo

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

Computer Vision and Pattern Recognition · Computer Science 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

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. However, an image tag can…

Computer Vision and Pattern Recognition · Computer Science 2021-01-05 Xiaoyang Zheng , Xin Tan , Jie Zhou , Lizhuang Ma , Rynson W. H. Lau

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. Second, based on this…

Computer Vision and Pattern Recognition · Computer Science 2017-09-15 Jingchun Cheng , Sifei Liu , Yi-Hsuan Tsai , Wei-Chih Hung , Shalini De Mello , Jinwei Gu , Jan Kautz , Shengjin Wang , Ming-Hsuan Yang

Instance segmentation can detect where the objects are in an image, but hard to understand the relationship between them. We pay attention to a typical relationship, relative saliency. A closely related task, salient object detection,…

Computer Vision and Pattern Recognition · Computer Science 2021-06-11 Hao Fang , Daoxin Zhang , Yi Zhang , Minghao Chen , Jiawei Li , Yao Hu , Deng Cai , Xiaofei He

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

In this work we develop a fast saliency detection method that can be applied to any differentiable image classifier. We train a masking model to manipulate the scores of the classifier by masking salient parts of the input image. Our model…

Machine Learning · Statistics 2017-05-23 Piotr Dabkowski , Yarin Gal

Salient object detection (SOD), which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite…

Computer Vision and Pattern Recognition · Computer Science 2019-01-23 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Since the wide employment of deep learning frameworks in video salient object detection, the accuracy of the recent approaches has made stunning progress. These approaches mainly adopt the sequential modules, based on optical flow or…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Yi Tang , Yuanman Li , Wenbin Zou

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate convolutional side-output features in convolutional neural networks (CNN). Based on this, most of the existing state-of-the-art saliency…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Yun Liu , Yu Qiu , Le Zhang , JiaWang Bian , Guang-Yu Nie , Ming-Ming Cheng

Co-salient object detection targets at detecting co-existed salient objects among a group of images. Recently, a generalist model for segmenting everything in context, called SegGPT, is gaining public attention. In view of its breakthrough…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Yi Liu , Shoukun Xu , Dingwen Zhang , Jungong Han

Salient object detection (SOD) is viewed as a pixel-wise saliency modeling task by traditional deep learning-based methods. A limitation of current SOD models is insufficient utilization of inter-pixel information, which usually results in…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Ziyun Yang , Somayyeh Soltanian-Zadeh , Sina Farsiu

Saliency map detection, as a method for detecting important regions of an image, is used in many applications such as image classification and recognition. We propose that context detection could have an essential role in image saliency…

Computer Vision and Pattern Recognition · Computer Science 2018-01-04 Mahdi Ahmadi , Mohsen Hajabdollahi , Nader Karimi , Shadrokh Samavi

In this paper we address the problem of unsupervised localization of objects in single images. Compared to previous state-of-the-art method our method is fully unsupervised in the sense that there is no prior instance level or category…

Computer Vision and Pattern Recognition · Computer Science 2018-04-12 Hakan Karaoguz , Patric Jensfelt

Automatic Salient object detection has received tremendous attention from research community and has been an increasingly important tool in many computer vision tasks. This paper proposes a novel bottom-up salient object detection framework…

Computer Vision and Pattern Recognition · Computer Science 2017-11-02 Kan Huang , Chunbiao Zhu , Ge Li

In this paper we provide an extensive evaluation of fixation prediction and salient object segmentation algorithms as well as statistics of major datasets. Our analysis identifies serious design flaws of existing salient object benchmarks,…

Computer Vision and Pattern Recognition · Computer Science 2014-06-13 Yin Li , Xiaodi Hou , Christof Koch , James M. Rehg , Alan L. Yuille