中文
相关论文

相关论文: Deep Saliency with Encoded Low level Distance Map …

200 篇论文

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun Lee

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

The last decades have seen great progress in saliency prediction, with the success of deep neural networks that are able to encode high-level semantics. Yet, while humans have the innate capability in leveraging their knowledge to decide…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yifeng Zhang , Ming Jiang , Qi Zhao

Salient object detection, 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 challenging,…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Saliency methods have been widely used to highlight important input features in model predictions. Most existing methods use backpropagation on a modified gradient function to generate saliency maps. Thus, noisy gradients can result in…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Aya Abdelsalam Ismail , Héctor Corrada Bravo , Soheil Feizi

A fundamental bottleneck in utilising complex machine learning systems for critical applications has been not knowing why they do and what they do, thus preventing the development of any crucial safety protocols. To date, no method exist…

机器学习 · 计算机科学 2023-01-18 Jan Rosenzweig , Zoran Cvetkovic , Ivana Rosenzweig

Predicting salient regions in natural images requires the detection of objects that are present in a scene. To develop robust representations for this challenging task, high-level visual features at multiple spatial scales must be extracted…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Alexander Kroner , Mario Senden , Kurt Driessens , Rainer Goebel

This paper proposes a deep learning model to efficiently detect salient regions in videos. It addresses two important issues: (1) deep video saliency model training with the absence of sufficiently large and pixel-wise annotated video data,…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Wenguan Wang , Jianbing Shen , Ling Shao

Multi-level features are important for saliency detection. Better combination and use of multi-level features with time information can greatly improve the accuracy of the video saliency model. In order to fully combine multi-level features…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Qinyao Chang , Shiping Zhu

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Wei Ji , Jingjing Li , Miao Zhang , Yongri Piao , Huchuan Lu

The need for Explainable AI is increasing with the development of deep learning. The saliency maps derived from convolutional neural networks generally fail in localizing with accuracy the image features justifying the network prediction.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Alexandre Englebert , Olivier Cornu , Christophe De Vleeschouwer

Gradient-based saliency methods are widely used to interpret deep neural networks, yet they often produce noisy and unstable explanations that poorly align with semantically meaningful input features. We argue that a fundamental cause of…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Ali Karkehabadi , Jamshid Hassanpour , Houman Homayoun , Avesta Sasan

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang

Image retargeting is the task of making images capable of being displayed on screens with different sizes. This work should be done so that high-level visual information and low-level features such as texture remain as intact as possible to…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Mahdi Ahmadi , Nader Karimi , Shadrokh Samavi

Complex structures commonly exist in natural images. When an image contains small-scale high-contrast patterns either in the background or foreground, saliency detection could be adversely affected, resulting erroneous and non-uniform…

计算机视觉与模式识别 · 计算机科学 2015-08-05 Jianping Shi , Qiong Yan , Li Xu , Jiaya Jia

To get more accurate saliency maps, recent methods mainly focus on aggregating multi-level features from fully convolutional network (FCN) and introducing edge information as auxiliary supervision. Though remarkable progress has been…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jun Wei , Shuhui Wang , Zhe Wu , Chi Su , Qingming Huang , Qi Tian

Co-saliency detection aims at extracting the common salient regions from an image group containing two or more relevant images. It is a newly emerging topic in computer vision community. Different from the most existing co-saliency methods…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Runmin Cong , Jianjun Lei , Huazhu Fu , Qingming Huang , Xiaochun Cao , Chunping Hou

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

Saliency computation models aim to imitate the attention mechanism in the human visual system. The application of deep neural networks for saliency prediction has led to a drastic improvement over the last few years. However, deep models…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Saman Zabihi , Hamed Rezazadegan Tavakoli , Ali Borji