paper-with-me

홈 › Papers

Long-term Temporal Convolutions for Action Recognition

2016-04-15 · Gül Varol, Ivan Laptev, Cordelia Schmid

Typical human actions last several seconds and exhibit characteristic spatio-temporal structure. Recent methods attempt to capture this structure and learn action representations with convolutional neural networks. Such representations, however, are typically learned at the level of a few video frames failing to model actions at their full temporal extent. In this work we learn video representations using neural networks with long-term temporal convolutions (LTC). We demonstrate that LTC-CNN models with increased temporal extents improve the accuracy of action recognition. We also study the impact of different low-level representations, such as raw values of video pixels and optical flow vector fields and demonstrate the importance of high-quality optical flow estimation for learning accurate action models. We report state-of-the-art results on two challenging benchmarks for human action recognition UCF101 (92.7%) and HMDB51 (67.2%).

📄 PDF Abstract BibTeX arXiv:1604.04494

Code (1)

gulvarol/ltc torch

Tasks

Action RecognitionOptical Flow EstimationTemporal Action Localization

Similar Papers 제목 키워드 기반

Timeception for Complex Action Recognition

2018-12-04 · CVPR 2019 6 · Noureldien Hussein, Efstratios Gavves, Arnold W. M. Smeulders

This paper focuses on the temporal aspect for recognizing human activities in videos; an important visual cue that has long been undervalued. We revisit the conventional definition of activity and restrict it to Complex …

Action ClassificationAction RecognitionLong-video Activity RecognitionVideo Classification

TEA: Temporal Excitation and Aggregation for Action Recognition

2020-04-03 · CVPR 2020 6 · Yan Li, Bin Ji, Xintian Shi, Jian-Guo Zhang 외

Temporal modeling is key for action recognition in videos. It normally considers both short-range motions and long-range aggregations. In this paper, we propose a Temporal Excitation and Aggregation (TEA) block, includin…

Action RecognitionAction Recognition In Videos

LSTC-MDA: A Unified Framework for Long-Short Term Temporal Convolution and Mixed Data Augmentation in Skeleton-Based Action Recognition

2025-09-18 · Feng Ding, Haisheng Fu, Soroush Oraki, Jie Liang arxiv

Skeleton-based action recognition faces two longstanding challenges: the scarcity of labeled training samples and difficulty modeling short- and long-range temporal dependencies. To address these issues, we propose a uni…

Action RecognitionData Augmentation

Skeleton-Based Action Segmentation with Multi-Stage Spatial-Temporal Graph Convolutional Neural Networks

2022-02-03 · Benjamin Filtjens, Bart Vanrumste, Peter Slaets

The ability to identify and temporally segment fine-grained actions in motion capture sequences is crucial for applications in human movement analysis. Motion capture is typically performed with optical or inertial measu…

Action SegmentationSkeleton Based Action SegmentationTime SeriesTime Series Analysis

TAN: Temporal Aggregation Network for Dense Multi-label Action Recognition

2018-12-14 · Xiyang Dai, Bharat Singh, Joe Yue-Hei Ng, Larry S. Davis

We present Temporal Aggregation Network (TAN) which decomposes 3D convolutions into spatial and temporal aggregation blocks. By stacking spatial and temporal convolutions repeatedly, TAN forms a deep hierarchical represe…

Action RecognitionTemporal Action Localization