paper-with-me

Papers

Temporal Action Localization with Multi-temporal Scales

2022-08-16 · Zan Gao, Xinglei Cui, Tao Zhuo, Zhiyong Cheng, An-An Liu, Meng Wang, Shenyong Chen

Temporal action localization plays an important role in video analysis, which aims to localize and classify actions in untrimmed videos. The previous methods often predict actions on a feature space of a single-temporal scale. However, the temporal features of a low-level scale lack enough semantics for action classification while a high-level scale cannot provide rich details of the action boundaries. To address this issue, we propose to predict actions on a feature space of multi-temporal scales. Specifically, we use refined feature pyramids of different scales to pass semantics from high-level scales to low-level scales. Besides, to establish the long temporal scale of the entire video, we use a spatial-temporal transformer encoder to capture the long-range dependencies of video frames. Then the refined features with long-range dependencies are fed into a classifier for the coarse action prediction. Finally, to further improve the prediction accuracy, we propose to use a frame-level self attention module to refine the classification and boundaries of each action instance. Extensive experiments show that the proposed method can outperform state-of-the-art approaches on the THUMOS14 dataset and achieves comparable performance on the ActivityNet1.3 dataset. Compared with A2Net (TIP20, Avg\{0.3:0.7\}), Sub-Action (CSVT2022, Avg\{0.1:0.5\}), and AFSD (CVPR21, Avg\{0.3:0.7\}) on the THUMOS14 dataset, the proposed method can achieve improvements of 12.6\%, 17.4\% and 2.2\%, respectively

📄 PDF Abstract BibTeX arXiv:2208.07493

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction LocalizationAvgTemporal Action Localization

Similar Papers 제목 키워드 기반

AVE-CLIP: AudioCLIP-based Multi-window Temporal Transformer for Audio Visual Event Localization

2022-10-11 · Tanvir Mahmud, Diana Marculescu

An audio-visual event (AVE) is denoted by the correspondence of the visual and auditory signals in a video segment. Precise localization of the AVEs is very challenging since it demands effective multi-modal feature corr…

audio-visual event localization

Video Self-Stitching Graph Network for Temporal Action Localization

2020-11-30 · ICCV 2021 10 · Chen Zhao, Ali Thabet, Bernard Ghanem

Temporal action localization (TAL) in videos is a challenging task, especially due to the large variation in action temporal scales. Short actions usually occupy a major proportion in the datasets, but tend to have the l…

Action LocalizationTemporal Action Localization

Temporal Action Localization With Pyramid of Score Distribution Features

2016-06-01 · CVPR 2016 6 · Jun Yuan, Bingbing Ni, Xiaokang Yang, Ashraf A. Kassim

We investigate the feature design and classification architectures in temporal action localization. This application focuses on detecting and labeling actions in untrimmed videos, which brings more challenge than classif…

Action LocalizationTemporal Action Localization

Multi-Resolution Audio-Visual Feature Fusion for Temporal Action Localization

2023-10-05 · Edward Fish, Jon Weinbren, Andrew Gilbert

Temporal Action Localization (TAL) aims to identify actions' start, end, and class labels in untrimmed videos. While recent advancements using transformer networks and Feature Pyramid Networks (FPN) have enhanced visual …

Action LocalizationTemporal Action Localization

Temporal Context Network for Activity Localization in Videos

2017-08-08 · ICCV 2017 10 · Xiyang Dai, Bharat Singh, Guyue Zhang, Larry S. Davis 외

We present a Temporal Context Network (TCN) for precise temporal localization of human activities. Similar to the Faster-RCNN architecture, proposals are placed at equal intervals in a video which span multiple temporal …

General ClassificationTemporal Localization