中文
相关论文

相关论文: Visual saliency detection: a Kalman filter based a…

200 篇论文

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propose an approach which…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Carola Figueroa-Flores , Bogdan Raducanu , David Berga , Joost van de Weijer

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

Saliency maps that identify the most informative regions of an image for a classifier are valuable for model interpretability. A common approach to creating saliency maps involves generating input masks that mask out portions of an image to…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Jason Phang , Jungkyu Park , Krzysztof J. Geras

We introduce a saliency-based distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a given task. Our differentiable layer can be added as a preprocessing block to existing task…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Adrià Recasens , Petr Kellnhofer , Simon Stent , Wojciech Matusik , Antonio Torralba

The performance of convolutional neural networks has continued to improve over the last decade. At the same time, as model complexity grows, it becomes increasingly more difficult to explain model decisions. Such explanations may be of…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Colton Crum , Patrick Tinsley , Aidan Boyd , Jacob Piland , Christopher Sweet , Timothy Kelley , Kevin Bowyer , Adam Czajka

Deep convolutional neural networks have become a key element in the recent breakthrough of salient object detection. However, existing CNN-based methods are based on either patch-wise (region-wise) training and inference or fully…

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

Existing salient object detection methods are capable of predicting binary maps that highlight visually salient regions. However, these methods are limited in their ability to differentiate the relative importance of multiple objects and…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Mengke Song , Linfeng Li , Dunquan Wu , Wenfeng Song , Chenglizhao Chen

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

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 eye-tracking video saliency prediction (VSP) task and video salient object detection (VSOD) task both focus on the most attractive objects in video and show the result in the form of predictive heatmaps and pixel-level saliency masks,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Qi Qin , Runmin Cong , Gen Zhan , Yiting Liao , Sam Kwong

In this paper, a novel approach to visual salience detection via Neural Response Divergence (NeRD) is proposed, where synaptic portions of deep neural networks, previously trained for complex object recognition, are leveraged to compute low…

计算机视觉与模式识别 · 计算机科学 2016-02-05 M. J. Shafiee , P. Siva , C. Scharfenberger , P. Fieguth , A. Wong

This paper presents a novel fixation prediction and saliency modeling framework based on inter-image similarities and ensemble of Extreme Learning Machines (ELM). The proposed framework is inspired by two observations, 1) the contextual…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Hamed R. -Tavakoli , Ali Borji , Jorma Laaksonen , Esa Rahtu

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

The Kalman filter (KF) is used in a variety of applications for computing the posterior distribution of latent states in a state space model. The model requires a linear relationship between states and observations. Extensions to the Kalman…

It has become apparent that a Gaussian center bias can serve as an important prior for visual saliency detection, which has been demonstrated for predicting human eye fixations and salient object detection. Tseng et al. have shown that the…

计算机视觉与模式识别 · 计算机科学 2015-08-13 Boris Schauerte , Rainer Stiefelhagen

We introduce ViDaS, a two-stream, fully convolutional Video, Depth-Aware Saliency network to address the problem of attention modeling ``in-the-wild", via saliency prediction in videos. Contrary to existing visual saliency approaches using…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Ioanna Diamanti , Antigoni Tsiami , Petros Koutras , Petros Maragos

Stability analysis of the Kalman filter under randomly lost measurements has been widely studied. We revisit this problem in a general continuous-time framework, where both the measurement matrix and noise covariance evolve as random…

系统与控制 · 电气工程与系统科学 2025-11-19 Xinyi Wang , Devansh R. Agrawal , Dimitra Panagou

Of later years, numerous bottom-up attention models have been proposed on different assumptions. However, the produced saliency maps may be different from each other even from the same input image. We also observe that human fixation map…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Jian Li

This work presents a notion of strong detectability for linear time varying systems affected by unknown inputs. It is shown that this notion is equivalent to detectability of an auxiliary system without unknown inputs. This allows a…

系统与控制 · 电气工程与系统科学 2021-03-24 Markus Tranninger , Richard Seeber , Juan G. Rueda-Escobedo , Martin Horn

Active contour models have achieved prominent success in the area of image segmentation, allowing complex objects to be segmented from the background for further analysis. Existing models can be divided into region-based active contour…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Ehtesham Iqbal , Asim Niaz , Asif Aziz Memon , Usman Asim , Kwang Nam Choi
‹ 上一页 1 8 9 10 下一页 ›