中文
相关论文

相关论文: Self-explanatory Deep Salient Object Detection

200 篇论文

Deep learning-based video salient object detection has recently achieved great success with its performance significantly outperforming any other unsupervised methods. However, existing data-driven approaches heavily rely on a large…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Pengxiang Yan , Guanbin Li , Yuan Xie , Zhen Li , Chuan Wang , Tianshui Chen , Liang Lin

Unsupervised salient object detection aims to detect salient objects without using supervision signals eliminating the tedious task of manually labeling salient objects. To improve training efficiency, end-to-end methods for USOD have been…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yicheng Song , Shuyong Gao , Haozhe Xing , Yiting Cheng , Yan Wang , Wenqiang Zhang

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

Though deep learning techniques have made great progress in salient object detection recently, the predicted saliency maps still suffer from incomplete predictions due to the internal complexity of objects and inaccurate boundaries caused…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Runmin Wu , Mengyang Feng , Wenlong Guan , Dong Wang , Huchuan Lu , Errui Ding

In this paper, we introduce Divide-and-Conquer into the salient object detection (SOD) task to enable the model to learn prior knowledge that is for predicting the saliency map. We design a novel network, Divide-and-Conquer Network (DC-Net)…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Jiayi Zhu , Xuebin Qin , Abdulmotaleb Elsaddik

Despite recent improvements in computer vision, artificial visual systems' design is still daunting since an explanation of visual computing algorithms remains elusive. Salient object detection is one problem that is still open due to the…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Gustavo Olague , Jose Armando Menendez-Clavijo , Matthieu Olague , Arturo Ocampo , Gerardo Ibarra-Vazquez , Rocio Ochoa , Roberto Pineda

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

Saliency detection has been an intuitive way to provide useful cues for object detection and segmentation, as desired for many vision and graphics applications. In this paper, we provided a robust method for salient object detection and…

计算机视觉与模式识别 · 计算机科学 2013-11-11 Richard M Jiang

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

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…

计算机视觉与模式识别 · 计算机科学 2016-04-25 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Carola Figueroa Flores , Abel Gonzalez-García , Joost van de Weijer , Bogdan Raducanu

Deep-learning based salient object detection methods achieve great progress. However, the variable scale and unknown category of salient objects are great challenges all the time. These are closely related to the utilization of multi-level…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu

Deep neural network based methods have made a significant breakthrough in salient object detection. However, they are typically limited to input images with low resolutions ($400\times400$ pixels or less). Little effort has been made to…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Yi Zeng , Pingping Zhang , Jianming Zhang , Zhe Lin , Huchuan Lu

As prior knowledge of objects or object features helps us make relations for similar objects on attentional tasks, pre-trained deep convolutional neural networks (CNNs) can be used to detect salient objects on images regardless of the…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Nevrez Imamoglu , Chi Zhang , Wataru Shimoda , Yuming Fang , Boxin Shi

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…

计算机视觉与模式识别 · 计算机科学 2017-11-02 Kan Huang , Chunbiao Zhu , Ge Li

Feature maps in deep neural network generally contain different semantics. Existing methods often omit their characteristics that may lead to sub-optimal results. In this paper, we propose a novel end-to-end deep saliency network which…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Fengdong Sun , Wenhui Li , Yuanyuan Guan

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately have been mostly based…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Qibin Hou , Ming-Ming Cheng , Xiao-Wei Hu , Ali Borji , Zhuowen Tu , Philip Torr

Severe background clutter is challenging in many computer vision tasks, including large-scale image retrieval. Global descriptors, that are popular due to their memory and search efficiency, are especially prone to corruption by such a…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Oriane Siméoni , Ahmet Iscen , Giorgos Tolias , Yannis Avrithis , Ondrej Chum

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this paper, we discover that a high-quality visual saliency model can be learned from multiscale features extracted using…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Guanbin Li , Yizhou Yu

Salient object detection has recently witnessed substantial progress due to powerful features extracted using deep convolutional neural networks (CNNs). However, existing CNN-based methods operate at the patch level instead of the pixel…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Guanbin Li , Yizhou Yu