Exploring Stronger Feature for Temporal Action Localization
Temporal action localization aims to localize starting and ending time with action category. Limited by GPU memory, mainstream methods pre-extract features for each video. Therefore, feature quality determines the upper bound of detection performance. In this technical report, we explored classic convolution-based backbones and the recent surge of transformer-based backbones. We found that the transformer-based methods can achieve better classification performance than convolution-based, but they cannot generate accuracy action proposals. In addition, extracting features with larger frame resolution to reduce the loss of spatial information can also effectively improve the performance of temporal action localization. Finally, we achieve 42.42% in terms of mAP on validation set with a single SlowFast feature by a simple combination: BMN+TCANet, which is 1.87% higher than the result of 2020's multi-model ensemble. Finally, we achieve Rank 1st on the CVPR2021 HACS supervised Temporal Action Localization Challenge.
Code (0)
등록된 구현이 없습니다.
Tasks
Action LocalizationGPUTemporal Action LocalizationSimilar Papers 제목 키워드 기반
Exploring Feature Representation and Training strategies in Temporal Action Localization
Temporal action localization has recently attracted significant interest in the Computer Vision community. However, despite the great progress, it is hard to identify which aspects of the proposed methods contribute most…
Action LocalizationTemporal Action LocalizationPcmNet: Position-Sensitive Context Modeling Network for Temporal Action Localization
Temporal action localization is an important and challenging task that aims to locate temporal regions in real-world untrimmed videos where actions occur and recognize their classes. It is widely acknowledged that video …
Action LocalizationBoundary DetectionPositionTemporal Action Localization+2Complementary Boundary Generator with Scale-Invariant Relation Modeling for Temporal Action Localization: Submission to ActivityNet Challenge 2020
This technical report presents an overview of our solution used in the submission to ActivityNet Challenge 2020 Task 1 (\textbf{temporal action localization/detection}). Temporal action localization requires to not only …
Action LocalizationDiversityTemporal Action LocalizationExploring Denoised Cross-Video Contrast for Weakly-Supervised Temporal Action Localization
Weakly-supervised temporal action localization aims to localize actions in untrimmed videos with only video-level labels. Most existing methods address this problem with a "localization-by-classification" pipeline th…
Action LocalizationContrastive LearningDenoisingPseudo Label+3Submission to ActivityNet Challenge 2019: Task B Spatio-temporal Action Localization
This technical report present an overview of our system proposed for the spatio-temporal action localization(SAL) task in ActivityNet Challenge 2019. Unlike previous two-streams-based works, we focus on exploring the end…
Action LocalizationData AugmentationSpatio-Temporal Action LocalizationTemporal Action Localization