中文
相关论文

相关论文: Joint Network based Attention for Action Recogniti…

200 篇论文

Action recognition is also key for applications ranging from robotics to healthcare monitoring. Action information can be extracted from the body pose and movements, as well as from the background scene. However, the extent to which deep…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Aidas Aglinskas , Stefano Anzellotti

Spatio-temporal feature learning is of central importance for action recognition in videos. Existing deep neural network models either learn spatial and temporal features independently (C2D) or jointly with unconstrained parameters (C3D).…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chao Li , Qiaoyong Zhong , Di Xie , Shiliang Pu

Human actions captured in video sequences are three-dimensional signals characterizing visual appearance and motion dynamics. To learn action patterns, existing methods adopt Convolutional and/or Recurrent Neural Networks (CNNs and RNNs).…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Lin Sun , Kui Jia , Kevin Chen , Dit Yan Yeung , Bertram E. Shi , Silvio Savarese

Action localization networks are often structured as a feature encoder sub-network and a localization sub-network, where the feature encoder learns to transform an input video to features that are useful for the localization sub-network to…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Deepak Sridhar , Niamul Quader , Srikanth Muralidharan , Yaoxin Li , Peng Dai , Juwei Lu

In this paper, we address the scene segmentation task by capturing rich contextual dependencies based on the selfattention mechanism. Unlike previous works that capture contexts by multi-scale features fusion, we propose a Dual Attention…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jun Fu , Jing Liu , Haijie Tian , Yong Li , Yongjun Bao , Zhiwei Fang , Hanqing Lu

Temporal action localization in untrimmed videos is an important but difficult task. Difficulties are encountered in the application of existing methods when modeling temporal structures of videos. In the present study, we developed a novel…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Yuan Zhou , Hongru Li , Sun-Yuan Kung

We propose a self-supervised learning method to jointly reason about spatial and temporal context for video recognition. Recent self-supervised approaches have used spatial context [9, 34] as well as temporal coherency [32] but a…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Unaiza Ahsan , Rishi Madhok , Irfan Essa

Human action recognition is an important task in computer vision. Extracting discriminative spatial and temporal features to model the spatial and temporal evolutions of different actions plays a key role in accomplishing this task. In this…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Sijie Song , Cuiling Lan , Junliang Xing , Wenjun Zeng , Jiaying Liu

Understanding the content of videos is one of the core techniques for developing various helpful applications in the real world, such as recognizing various human actions for surveillance systems or customer behavior analysis in an…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Chiwan Song , Woobin Im , Sung-eui Yoon

Recently, Convolutional Neural Networks (ConvNets) have shown promising performances in many computer vision tasks, especially image-based recognition. How to effectively use ConvNets for video-based recognition is still an open problem. In…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Pichao Wang , Zhaoyang Li , Yonghong Hou , Wanqing Li

We introduce a system that recognizes concurrent activities from real-world data captured by multiple sensors of different types. The recognition is achieved in two steps. First, we extract spatial and temporal features from the multimodal…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Xinyu Li , Yanyi Zhang , Jianyu Zhang , Shuhong Chen , Ivan Marsic , Richard A. Farneth , Randall S. Burd

Traffic prediction has gradually attracted the attention of researchers because of the increase in traffic big data. Therefore, how to mine the complex spatio-temporal correlations in traffic data to predict traffic conditions more…

机器学习 · 计算机科学 2021-12-07 Yuchen Fang , Yanjun Qin , Haiyong Luo , Fang Zhao , Chenxing Wang

There has been huge progress on video action recognition in recent years. However, many works focus on tweaking existing 2D backbones due to the reliance of ImageNet pretraining, which restrains the models from achieving higher efficiency…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zhe Wang , Xulei Yang

Convolutional Neural Networks (ConvNets) have recently shown promising performance in many computer vision tasks, especially image-based recognition. How to effectively apply ConvNets to sequence-based data is still an open problem. This…

计算机视觉与模式识别 · 计算机科学 2017-01-02 Pichao Wang , Wanqing Li , Chuankun Li , Yonghong Hou

Spatial-temporal, channel-wise, and motion patterns are three complementary and crucial types of information for video action recognition. Conventional 2D CNNs are computationally cheap but cannot catch temporal relationships; 3D CNNs can…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Zhengwei Wang , Qi She , Aljosa Smolic

Detecting actions in untrimmed videos is an important yet challenging task. In this paper, we present the structured segment network (SSN), a novel framework which models the temporal structure of each action instance via a structured…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yue Zhao , Yuanjun Xiong , Limin Wang , Zhirong Wu , Xiaoou Tang , Dahua Lin

Weakly-supervised temporal action localization (WTAL) in untrimmed videos has emerged as a practical but challenging task since only video-level labels are available. Existing approaches typically leverage off-the-shelf segment-level…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Zichen Yang , Jie Qin , Di Huang

There has been an increasing interest in spiking neural networks in recent years. SNNs are seen as hypothetical solutions for the bottlenecks of ANNs in pattern recognition, such as energy efficiency. But current methods such as ANN-to-SNN…

计算机视觉与模式识别 · 计算机科学 2021-07-06 El-Assal Mireille , Tirilly Pierre , Bilasco Ioan Marius

Facial action units (AUs) are essential to decode human facial expressions. Researchers have focused on training AU detectors with a variety of features and classifiers. However, several issues remain. These are spatial representation,…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Wen-Sheng Chu , Fernando De la Torre , Jeffrey F. Cohn

This paper describes our solution for the video recognition task of ActivityNet Kinetics challenge that ranked the 1st place. Most of existing state-of-the-art video recognition approaches are in favor of an end-to-end pipeline. One…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Yunlong Bian , Chuang Gan , Xiao Liu , Fu Li , Xiang Long , Yandong Li , Heng Qi , Jie Zhou , Shilei Wen , Yuanqing Lin