中文
相关论文

相关论文: A Gated Fusion Network for Dynamic Saliency Predic…

200 篇论文

Time-to-Collision (TTC) forecasting is a critical task in collision prevention, requiring precise temporal prediction and comprehending both local and global patterns encapsulated in a video, both spatially and temporally. To address the…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Nishq Poorav Desai , Ali Etemad , Michael Greenspan

The huge amount of video data produced daily by camera-based systems, such as surveilance, medical and telecommunication systems, emerges the need for effective video summarization (VS) methods. These methods should be capable of creating…

计算机视觉与模式识别 · 计算机科学 2020-11-24 George Pantazis , George Dimas , Dimitris K. Iakovidis

Deep neural networks (DNNs) have achieved great success in the area of computer vision. The disparity estimation problem tends to be addressed by DNNs which achieve much better prediction accuracy than traditional hand-crafted feature-based…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Qiang Wang , Shaohuai Shi , Shizhen Zheng , Kaiyong Zhao , Xiaowen Chu

In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Xiandong Meng , Xuan Deng , Shuyuan Zhu , Shuaicheng Liu , Chuan Wang , Chen Chen , Bing Zeng

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

RGB-T semantic segmentation has been widely adopted to handle hard scenes with poor lighting conditions by fusing different modality features of RGB and thermal images. Existing methods try to find an optimal fusion feature for…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Baihong Lin , Zengrong Lin , Yulan Guo , Yulan Zhang , Jianxiao Zou , Shicai Fan

To detect salient objects accurately, existing methods usually design complex backbone network architectures to learn and fuse powerful features. However, the saliency inference module that performs saliency prediction from the fused…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Zun Li , Congyan Lang , Yunpeng Chen , Junhao Liew , Jiashi Feng

Recent salient object detection (SOD) models predominantly rely on heavyweight backbones, incurring substantial computational cost and hindering their practical application in various real-world settings, particularly on edge devices. This…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yu-Huan Wu , Wei Liu , Zi-Xuan Zhu , Zizhou Wang , Yong Liu , Liangli Zhen

Traffic flow forecasting is a critical spatio-temporal data mining task with wide-ranging applications in intelligent route planning and dynamic traffic management. Recent advancements in deep learning, particularly through Graph Neural…

机器学习 · 计算机科学 2025-05-14 Weiyang Kong , Kaiqi Wu , Sen Zhang , Yubao Liu

The application of video captioning models aims at translating the content of videos by using accurate natural language. Due to the complex nature inbetween object interaction in the video, the comprehensive understanding of spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Yutao Jin , Bin Liu , Jing Wang

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

Vision transformer networks have shown superiority in many computer vision tasks. In this paper, we take a step further by proposing a novel generative vision transformer with latent variables following an informative energy-based prior for…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Jing Zhang , Jianwen Xie , Nick Barnes , Ping Li

Recent advancements in video saliency prediction (VSP) have shown promising performance compared to the human visual system, whose emulation is the primary goal of VSP. However, current state-of-the-art models employ spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Morteza Moradi , Mohammad Moradi , Francesco Rundo , Concetto Spampinato , Ali Borji , Simone Palazzo

Spatial-wise dynamic convolution has become a promising approach to improving the inference efficiency of deep networks. By allocating more computation to the most informative pixels, such an adaptive inference paradigm reduces the spatial…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Yizeng Han , Zhihang Yuan , Yifan Pu , Chenhao Xue , Shiji Song , Guangyu Sun , Gao Huang

Deep convolutional neural networks have achieved impressive performance on a broad range of problems, beating prior art on established benchmarks, but it often remains unclear what are the representations learnt by those systems and how…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Sen He , Nicolas Pugeault

Video frame interpolation (VFI) is currently a very active research topic, with applications spanning computer vision, post production and video encoding. VFI can be extremely challenging, particularly in sequences containing large motions,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Duolikun Danier , Fan Zhang , David Bull

This work adapts a deep neural model for image saliency prediction to the temporal domain of egocentric video. We compute the saliency map for each video frame, firstly with an off-the-shelf model trained from static images, secondly by…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Panagiotis Linardos , Eva Mohedano , Monica Cherto , Cathal Gurrin , Xavier Giro-i-Nieto

Field of view (FoV) prediction is critical in 360-degree video multicast, which is a key component of the emerging Virtual Reality (VR) and Augmented Reality (AR) applications. Most of the current prediction methods combining saliency…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Jie Li , Ling Han , Cong Zhang , Qiyue Li , Zhi Liu

In recent years, there has been a rapid progress in solving the binary problems in computer vision, such as edge detection which finds the boundaries of an image and salient object detection which finds the important object in an image.…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Dominique Beaini , Sofiane Achiche , Alexandre Duperre , Maxime Raison

State-of-the-art saliency prediction methods develop upon model architectures or loss functions; while training to generate one target saliency map. However, publicly available saliency prediction datasets can be utilized to create more…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Sandeep Mishra , Oindrila Saha