中文
相关论文

相关论文: Dynamical optical flow of saliency maps for predic…

200 篇论文

Deep saliency prediction algorithms complement the object recognition features, they typically rely on additional information, such as scene context, semantic relationships, gaze direction, and object dissimilarity. However, none of these…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Bahar Aydemir , Ludo Hoffstetter , Tong Zhang , Mathieu Salzmann , Sabine Süsstrunk

Over the past decade, many computational saliency prediction models have been proposed for 2D images and videos. Considering that the human visual system has evolved in a natural 3D environment, it is only natural to want to design visual…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Amin Banitalebi-Dehkordi , Mahsa T. Pourazad , Panos Nasiopoulos

In the domain of computer vision, optical flow stands as a cornerstone for unraveling dynamic visual scenes. However, the challenge of accurately estimating optical flow under conditions of large nonlinear motion patterns remains an open…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Chanuka Algama , Kasun Amarasinghe

In many video processing tasks, leveraging large-scale image datasets is a common strategy, as image data is more abundant and facilitates comprehensive knowledge transfer. A typical approach for simulating video from static images involves…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Suhwan Cho , Minhyeok Lee , Jungho Lee , Sangyoun Lee

Human vision is naturally more attracted by some regions within their field of view than others. This intrinsic selectivity mechanism, so-called visual attention, is influenced by both high- and low-level factors; such as the global…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Mohamed Amine Kerkouri , Marouane Tliba , Aladine Chetouani , Rachid Harba

Real-time moving object detection in unconstrained scenes is a difficult task due to dynamic background, changing foreground appearance and limited computational resource. In this paper, an optical flow based moving object detection…

计算机视觉与模式识别 · 计算机科学 2018-07-16 Junjie Huang , Wei Zou , Jiagang Zhu , Zheng Zhu

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

Methods based on class activation maps (CAM) provide a simple mechanism to interpret predictions of convolutional neural networks by using linear combinations of feature maps as saliency maps. By contrast, masking-based methods optimize a…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Hanwei Zhang , Felipe Torres , Ronan Sicre , Yannis Avrithis , Stephane Ayache

We extend the concept of optical flow to a dynamic non-Euclidean setting. Optical flow is traditionally computed from a sequence of flat images. It is the purpose of this paper to introduce variational motion estimation for images that are…

最优化与控制 · 数学 2013-05-22 Clemens Kirisits , Lukas F. Lang , Otmar Scherzer

In this paper, we model the salient object detection problem under a probabilistic framework encoding the boundary connectivity saliency cue and smoothness constraints in an optimization problem. We show that this problem has a closed form…

计算机视觉与模式识别 · 计算机科学 2017-11-16 Caglar Aytekin , Alexandros Iosifidis , Moncef Gabbouj

Eye movements are crucial in understanding complex scenes. By predicting where humans look in natural scenes, we can understand how they percieve scenes and priotriaze information for further high-level processing. Here, we study the effect…

计算机视觉与模式识别 · 计算机科学 2015-05-15 Ali Borji , Mengyang Feng , Huchuan Lu

The ability of predicting the future is important for intelligent systems, e.g. autonomous vehicles and robots to plan early and make decisions accordingly. Future scene parsing and optical flow estimation are two key tasks that help agents…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Xiaojie Jin , Huaxin Xiao , Xiaohui Shen , Jimei Yang , Zhe Lin , Yunpeng Chen , Zequn Jie , Jiashi Feng , Shuicheng Yan

Salient object detection has been attracting a lot of interest, and recently various heuristic computational models have been designed. In this paper, we formulate saliency map computation as a regression problem. Our method, which is based…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Huaizu Jiang , Zejian Yuan , Ming-Ming Cheng , Yihong Gong , Nanning Zheng , Jingdong Wang

This paper looks into the problem of pedestrian tracking using a monocular, potentially moving, uncalibrated camera. The pedestrians are located in each frame using a standard human detector, which are then tracked in subsequent frames.…

计算机视觉与模式识别 · 计算机科学 2015-01-27 Sourav Garg , Swagat Kumar , Rajesh Ratnakaram , Prithwijit Guha

Saliency prediction refers to the computational task of modeling overt attention. Social cues greatly influence our attention, consequently altering our eye movements and behavior. To emphasize the efficacy of such features, we present a…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Fares Abawi , Tom Weber , Stefan Wermter

This article reports on an investigation of the use of convolutional neural networks to predict the visual attention of chess players. The visual attention model described in this article has been created to generate saliency maps that…

机器学习 · 统计学 2019-04-21 Justin Le Louedec , Thomas Guntz , James Crowley , Dominique Vaufreydaz

Visual Saliency refers to the innate human mechanism of focusing on and extracting important features from the observed environment. Recently, there has been a notable surge of interest in the field of automotive research regarding the…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Francesco Rundo , Michael Sebastian Rundo , Concetto Spampinato

This paper deals with the scarcity of data for training optical flow networks, highlighting the limitations of existing sources such as labeled synthetic datasets or unlabeled real videos. Specifically, we introduce a framework to generate…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Filippo Aleotti , Matteo Poggi , Stefano Mattoccia

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

The saliency ranking task is recently proposed to study the visual behavior that humans would typically shift their attention over different objects of a scene based on their degrees of saliency. Existing approaches focus on learning either…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Xin Tian , Ke Xu , Xin Yang , Lin Du , Baocai Yin , Rynson W. H. Lau