中文
相关论文

相关论文: Exploiting Color Name Space for Salient Object Det…

200 篇论文

Conventional salient object detection models cannot differentiate the importance of different salient objects. Recently, two works have been proposed to detect saliency ranking by assigning different degrees of saliency to different…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Nian Liu , Long Li , Wangbo Zhao , Junwei Han , Ling Shao

Different from salient object detection methods for still images, a key challenging for video saliency detection is how to extract and combine spatial and temporal features. In this paper, we present a novel and effective approach for…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Guanqun Ding , Yuming Fang

In this paper we propose two saliency models for salient object segmentation based on a hierarchical image segmentation, a tree-like structure that represents regions at different scales from the details to the whole image (e.g. gPb-UCM,…

计算机视觉与模式识别 · 计算机科学 2015-08-20 Verónica Vilaplana

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…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Yue Song , Hao Tang , Nicu Sebe , Wei Wang

Low light images captured in a non-uniform illumination environment usually are degraded with the scene depth and the corresponding environment lights. This degradation results in severe object information loss in the degraded image…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Xin Xu , Shiqin Wang , Zheng Wang , Xiaolong Zhang , Ruimin Hu

We propose a novel unsupervised game-theoretic salient object detection algorithm that does not require labeled training data. First, saliency detection problem is formulated as a non-cooperative game, hereinafter referred to as Saliency…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Yu Zeng , Huchuan Lu , Ali Borji , Mengyang Feng

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 methods developed for…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Shuyong Gao , Wei Zhang , Yan Wang , Qianyu Guo , Chenglong Zhang , Yangji He , Wenqiang Zhang

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

The majority of existing color naming methods focuses on the eleven basic color terms of the English language. However, in many applications, different sets of color names are used for the accurate description of objects. Labeling data to…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Lu Yu , Yongmei Cheng , Joost van de Weijer

We propose a framework inspired by biological vision systems to produce saliency maps of digital images. Well-known computational models for receptive fields of areas in the visual cortex that are specialized for color and orientation…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Reza Hojjaty Saeedy , Richard A. Messner

There have been remarkable improvements in the semantic labelling task in the recent years. However, the state of the art methods rely on large-scale pixel-level annotations. This paper studies the problem of training a pixel-wise semantic…

计算机视觉与模式识别 · 计算机科学 2017-07-17 Seong Joon Oh , Rodrigo Benenson , Anna Khoreva , Zeynep Akata , Mario Fritz , Bernt Schiele

Visual scene decomposition into semantic entities is one of the major challenges when creating a reliable object grasping system. Recently, we introduced a bottom-up hierarchical clustering approach which is able to segment objects and…

计算机视觉与模式识别 · 计算机科学 2017-01-18 Dominik Alexander Klein , Boris Illing , Bastian Gaspers , Dirk Schulz , Armin Bernd Cremers

Have you ever taken a picture only to find out that an unimportant background object ended up being overly salient? Or one of those team sports photos where your favorite player blends with the rest? Wouldn't it be nice if you could tweak…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Roey Mechrez , Eli Shechtman , Lihi Zelnik-Manor

Most existing CNN-based salient object detection methods can identify local segmentation details like hair and animal fur, but often misinterpret the real saliency due to the lack of global contextual information caused by the…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Bo Xu , Guanze Liu , Han Huang , Cheng Lu , Yandong Guo

A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Xi Li , Liming Zhao , Lina Wei , Ming-Hsuan Yang , Fei Wu , Yueting Zhuang , Haibin Ling , Jingdong Wang

Video salient object detection aims to find the most visually distinctive objects in a video. To explore the temporal dependencies, existing methods usually resort to recurrent neural networks or optical flow. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Yi-Wen Chen , Xiaojie Jin , Xiaohui Shen , Ming-Hsuan Yang

Salient object detection or salient region detection models, diverging from fixation prediction models, have traditionally been dealing with locating and segmenting the most salient object or region in a scene. While the notion of most…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Ali Borji

Contexts play an important role in the saliency detection task. However, given a context region, not all contextual information is helpful for the final task. In this paper, we propose a novel pixel-wise contextual attention network, i.e.,…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Nian Liu , Junwei Han , Ming-Hsuan Yang

Advanced Driver-Assistance Systems (ADAS) have been attracting attention from many researchers. Vision-based sensors are the closest way to emulate human driver visual behavior while driving. In this paper, we explore possible ways to use…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Feiyan Hu , Venkatesh G M , Noel E. O'Connor , Alan F. Smeaton , Suzanne Little

The success of existing salient object detection models relies on a large pixel-wise labeled training dataset, which is time-consuming and expensive to obtain. We study semi-supervised salient object detection, with access to a small number…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Jiawei Liu , Jing Zhang , Nick Barnes