paper-with-me

Papers

Exploring Stronger Feature for Temporal Action Localization

2021-06-24 · Zhiwu Qing, Xiang Wang, Ziyuan Huang, Yutong Feng, Shiwei Zhang, Jianwen Jiang, Mingqian Tang, Changxin Gao, Nong Sang

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.

📄 PDF Abstract BibTeX arXiv:2106.13014

Code (0)

등록된 구현이 없습니다.

Tasks

Action LocalizationGPUTemporal Action Localization

Similar Papers 제목 키워드 기반

Exploring Feature Representation and Training strategies in Temporal Action Localization

2019-05-25 · Ting-Ting Xie, Xiaoshan Yang, Tianzhu Zhang, Changsheng Xu 외

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 Localization

PcmNet: Position-Sensitive Context Modeling Network for Temporal Action Localization

2021-03-09 · Xin Qin, Hanbin Zhao, Guangchen Lin, Hao Zeng 외

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+2

Complementary Boundary Generator with Scale-Invariant Relation Modeling for Temporal Action Localization: Submission to ActivityNet Challenge 2020

2020-07-20 · Haisheng Su, Jinyuan Feng, Hao Shao, Zhenyu Jiang 외

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 Localization

Exploring Denoised Cross-Video Contrast for Weakly-Supervised Temporal Action Localization

2022-01-01 · CVPR 2022 1 · Jingjing Li, Tianyu Yang, Wei Ji, Jue Wang 외

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+3

Submission to ActivityNet Challenge 2019: Task B Spatio-temporal Action Localization

2019-07-25 · Chunfei Ma, Joonhyang Choi, Byeongwon Lee, Seungji Yang

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