paper-with-me

홈 › Papers

NUTA: Non-uniform Temporal Aggregation for Action Recognition

2020-12-15 · Xinyu Li, Chunhui Liu, Bing Shuai, Yi Zhu, Hao Chen, Joseph Tighe

In the world of action recognition research, one primary focus has been on how to construct and train networks to model the spatial-temporal volume of an input video. These methods typically uniformly sample a segment of an input clip (along the temporal dimension). However, not all parts of a video are equally important to determine the action in the clip. In this work, we focus instead on learning where to extract features, so as to focus on the most informative parts of the video. We propose a method called the non-uniform temporal aggregation (NUTA), which aggregates features only from informative temporal segments. We also introduce a synchronization method that allows our NUTA features to be temporally aligned with traditional uniformly sampled video features, so that both local and clip-level features can be combined. Our model has achieved state-of-the-art performance on four widely used large-scale action-recognition datasets (Kinetics400, Kinetics700, Something-something V2 and Charades). In addition, we have created a visualization to illustrate how the proposed NUTA method selects only the most relevant parts of a video clip.

📄 PDF Abstract BibTeX arXiv:2012.08041

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

Noisy circumnutations facilitate self-organized shade avoidance in sunflowers

2022-06-11 · Chantal Nguyen, Imri Dromi, Aharon Kempinski, Gabriella E. C. Gall 외

Circumnutations are widespread in plants and typically associated with exploratory movements, however a quantitative understanding of their role remains elusive. In this study we report, for the first time, the role of n…

Navigate

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

Skeleton-based Action Recognition via Temporal-Channel Aggregation

2022-05-31 · Shengqin Wang, Yongji Zhang, Minghao Zhao, Hong Qi 외

Skeleton-based action recognition methods are limited by the semantic extraction of spatio-temporal skeletal maps. However, current methods have difficulty in effectively combining features from both temporal and spatial…

Action RecognitionSkeleton Based Action Recognition

Spatio-Temporal Similarity Volume Aggregation for Open-Vocabulary Action Recognition

2026-05-22 · Yerim So, Jiyeong Kim, Jiwon Yoon, Dongbo Min arxiv

Recent Open-Vocabulary Action Recognition (OVAR) methods typically aggregate visual features into a global representation before computing text alignment, a process that obscures local patch information and fine-grained …

Action Recognition

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