中文
相关论文

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

200 篇论文

In this paper, we propose an efficient and discriminative model for salient object detection. Our method is carried out in a stepwise mechanism based on both divergence background and compact foreground cues. In order to effectively enhance…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Chenxing Xia , Hanling Zhang , Keqin Li

Salient object detection (SOD) is a crucial and preliminary task for many computer vision applications, which have made progress with deep CNNs. Most of the existing methods mainly rely on the RGB information to distinguish the salient…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Jiawei Zhao , Yifan Zhao , Jia Li , Xiaowu Chen

Bottom-up and top-down visual cues are two types of information that helps the visual saliency models. These salient cues can be from spatial distributions of the features (space-based saliency) or contextual / task-dependent features…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Nevrez Imamoglu , Wataru Shimoda , Chi Zhang , Yuming Fang , Asako Kanezaki , Keiji Yanai , Yoshifumi Nishida

This paper presents an approach for top-down saliency detection guided by visual classification tasks. We first learn how to compute visual saliency when a specific visual task has to be accomplished, as opposed to most state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Francesca Murabito , Concetto Spampinato , Simone Palazzo , Konstantin Pogorelov , Michael Riegler

Recently, data-driven deep saliency models have achieved high performance and have outperformed classical saliency models, as demonstrated by results on datasets such as the MIT300 and SALICON. Yet, there remains a large gap between the…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Sen He , Hamed R. Tavakoli , Ali Borji , Yang Mi , Nicolas Pugeault

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

Detecting and segmenting salient objects from natural scenes, often referred to as salient object detection, has attracted great interest in computer vision. While many models have been proposed and several applications have emerged, a deep…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Ali Borji , Ming-Ming Cheng , Qibin Hou , Huaizu Jiang , Jia Li

Aiming at discovering and locating most distinctive objects from visual scenes, salient object detection (SOD) plays an essential role in various computer vision systems. Coming to the era of high resolution, SOD methods are facing new…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Lv Tang , Bo Li , Shouhong Ding , Mofei Song

High-quality saliency maps are essential in several machine learning application areas including explainable AI and weakly supervised object detection and segmentation. Many techniques have been developed to generate better saliency using…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Osman Tursun , Simon Denman , Sridha Sridharan , Clinton Fookes

Recent research advances in salient object detection (SOD) could largely be attributed to ever-stronger multi-scale feature representation empowered by the deep learning technologies. The existing SOD deep models extract multi-scale…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Hong Qin , Aimin Hao

Saliency detection is an active topic in the multimedia field. Most previous works on saliency detection focus on 2D images. However, these methods are not robust against complex scenes which contain multiple objects or complex backgrounds.…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Chunbiao Zhu , Ge Li

With the goal of identifying pixel-wise salient object regions from each input image, salient object detection (SOD) has been receiving great attention in recent years. One kind of mainstream SOD methods is formed by a bottom-up feature…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Chaowei Fang , Haibin Tian , Dingwen Zhang , Qiang Zhang , Jungong Han , Junwei Han

Image salient object detection (SOD) is an active research topic in computer vision and multimedia area. Fusing complementary information of RGB and depth has been demonstrated to be effective for image salient object detection which is…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Bo Jiang , Zitai Zhou , Xiao Wang , Jin Tang , Bin Luo

Existing studies on salient object detection (SOD) focus on extracting distinct objects with edge information and aggregating multi-level features to improve SOD performance. To achieve satisfactory performance, the methods employ refined…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Min Seok Lee , Wooseok Shin , Sung Won Han

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

Visual saliency detection aims at identifying the most visually distinctive parts in an image, and serves as a pre-processing step for a variety of computer vision and image processing tasks. To this end, the saliency detection procedure…

计算机视觉与模式识别 · 计算机科学 2017-02-27 Xuanyang Xi , Yongkang Luo , Fengfu Li , Peng Wang , Hong Qiao

Recently, deep Convolutional Neural Networks (CNN) have demonstrated strong performance on RGB salient object detection. Although, depth information can help improve detection results, the exploration of CNNs for RGB-D salient object…

计算机视觉与模式识别 · 计算机科学 2017-05-11 Riku Shigematsu , David Feng , Shaodi You , Nick Barnes

Salient Object Detection (SOD) domain using RGB-D data has lately emerged with some current models' adequately precise results. However, they have restrained generalization abilities and intensive computational complexity. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Tanveer Hussain , Saeed Anwar , Amin Ullah , Khan Muhammad , Sung Wook Baik

Deep neural networks have shown their profound impact on achieving human level performance in visual saliency prediction. However, it is still unclear how they learn the task and what it means in terms of understanding human visual system.…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Sai Phani Kumar Malladi , Jayanta Mukhopadhyay , Chaker Larabi , Santanu Chaudhury

Saliency methods are frequently used to explain Deep Neural Network-based models. Adebayo et al.'s work on evaluating saliency methods for classification models illustrate certain explanation methods fail the model and data randomization…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Deepan Chakravarthi Padmanabhan , Paul G. Plöger , Octavio Arriaga , Matias Valdenegro-Toro