中文
相关论文

相关论文: Spatial-Temporal Alignment Network for Action Reco…

200 篇论文

The sensibility and sensitivity of the environment play a decisive role in the safe and secure operation of autonomous vehicles. This perception of the surrounding is way similar to human visual representation. The human's brain perceives…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Farzeen Munir , Shoaib Azam , Moongu Jeon

Temporal action detection (TAD) is a challenging task which aims to temporally localize and recognize the human action in untrimmed videos. Current mainstream one-stage TAD approaches localize and classify action proposals relying on…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Ranyu Ning , Can Zhang , Yuexian Zou

Temporal Action Detection (TAD) aims to identify and localize actions by determining their starting and ending frames within untrimmed videos. Recent Structured State-Space Models such as Mamba have demonstrated potential in TAD due to…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Hui Lu , Yi Yu , Shijian Lu , Deepu Rajan , Boon Poh Ng , Alex C. Kot , Xudong Jiang

Action recognition is an important problem in multimedia understanding. This paper addresses this problem by building an expressive compositional action model. We model one action instance in the video with an ensemble of spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Xiaodan Liang , Liang Lin , Liangliang Cao

In this work, we propose a novel Spatial-Temporal Attention (STA) approach to tackle the large-scale person re-identification task in videos. Different from the most existing methods, which simply compute representations of video clips…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Yang Fu , Xiaoyang Wang , Yunchao Wei , Thomas Huang

We propose a Dynamic Scale Training paradigm (abbreviated as DST) to mitigate scale variation challenge in object detection. Previous strategies like image pyramid, multi-scale training, and their variants are aiming at preparing…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Yukang Chen , Peizhen Zhang , Zeming Li , Yanwei Li , Xiangyu Zhang , Lu Qi , Jian Sun , Jiaya Jia

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

In IoT based distributed network of cameras, real-time multi-camera video analytics is challenged by high bandwidth demands and redundant visual data, creating a fundamental tension where reducing data saves network overhead but can degrade…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Ragini Gupta , Lingzhi Zhao , Jiaxi Li , Volodymyr Vakhniuk , Claudiu Danilov , Josh Eckhardt , Keyshla Bernard , Klara Nahrstedt

It's common for current methods in skeleton-based action recognition to mainly consider capturing long-term temporal dependencies as skeleton sequences are typically long (>128 frames), which forms a challenging problem for previous…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Lianyu Hu , Shenglan Liu , Wei Feng

Action recognition has seen a dramatic performance improvement in the last few years. Most of the current state-of-the-art literature either aims at improving performance through changes to the backbone CNN network, or they explore…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Brais Martinez , Davide Modolo , Yuanjun Xiong , Joseph Tighe

Two-stream Convolutional Networks (ConvNets) have shown strong performance for human action recognition in videos. Recently, Residual Networks (ResNets) have arisen as a new technique to train extremely deep architectures. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Christoph Feichtenhofer , Axel Pinz , Richard P. Wildes

In recent years, video action recognition, as a fundamental task in the field of video understanding, has been deeply explored by numerous researchers.Most traditional video action recognition methods typically involve converting videos…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Junlin Chen , Chengcheng Xu , Yangfan Xu , Jian Yang , Jun Li , Zhiping Shi

Inspired by the observation that humans are able to process videos efficiently by only paying attention where and when it is needed, we propose an interpretable and easy plug-in spatial-temporal attention mechanism for video action…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Lili Meng , Bo Zhao , Bo Chang , Gao Huang , Wei Sun , Frederich Tung , Leonid Sigal

In this paper, we focus on the spatio-temporal aspect of recognizing Activities of Daily Living (ADL). ADL have two specific properties (i) subtle spatio-temporal patterns and (ii) similar visual patterns varying with time. Therefore, ADL…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Srijan Das , Saurav Sharma , Rui Dai , Francois Bremond , Monique Thonnat

Simulating interactions between deformable bodies is vital in fields like material science, mechanical design, and robotics. While learning-based methods with Graph Neural Networks (GNNs) are effective at solving complex physical systems,…

机器学习 · 计算机科学 2025-07-21 Hao Wang , Yu Liu , Daniel Biggs , Haoru Wang , Jiandong Yu , Ping Huang

In this paper, we propose the use of a semantic image, an improved representation for video analysis, principally in combination with Inception networks. The semantic image is obtained by applying localized sparse segmentation using global…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Sunder Ali Khowaja , Seok-Lyong Lee

Visual tempo characterizes the dynamics and the temporal scale of an action. Modeling such visual tempos of different actions facilitates their recognition. Previous works often capture the visual tempo through sampling raw videos at…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Ceyuan Yang , Yinghao Xu , Jianping Shi , Bo Dai , Bolei Zhou

Change detection is one of the central problems in earth observation and was extensively investigated over recent decades. In this paper, we propose a novel recurrent convolutional neural network (ReCNN) architecture, which is trained to…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Lichao Mou , Lorenzo Bruzzone , Xiao Xiang Zhu

Recent adversarial learning research has achieved very impressive progress for modelling cross-domain data shifts in appearance space but its counterpart in modelling cross-domain shifts in geometry space lags far behind. This paper…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Fangneng Zhan , Chuhui Xue , Shijian Lu

Spiking Neural Networks (SNNs) have gained significant attention due to their biological plausibility and energy efficiency, making them promising alternatives to Artificial Neural Networks (ANNs). However, the performance gap between SNNs…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Tianqing Zhang , Kairong Yu , Xian Zhong , Hongwei Wang , Qi Xu , Qiang Zhang