English

Technical Report for ActivityNet Challenge 2022 -- Temporal Action Localization

Computer Vision and Pattern Recognition 2024-11-05 v1

Abstract

In the task of temporal action localization of ActivityNet-1.3 datasets, we propose to locate the temporal boundaries of each action and predict action class in untrimmed videos. We first apply VideoSwinTransformer as feature extractor to extract different features. Then we apply a unified network following Faster-TAD to simultaneously obtain proposals and semantic labels. Last, we ensemble the results of different temporal action detection models which complement each other. Faster-TAD simplifies the pipeline of TAD and gets remarkable performance, obtaining comparable results as those of multi-step approaches.

Keywords

Cite

@article{arxiv.2411.00883,
  title  = {Technical Report for ActivityNet Challenge 2022 -- Temporal Action Localization},
  author = {Shimin Chen and Wei Li and Jianyang Gu and Chen Chen and Yandong Guo},
  journal= {arXiv preprint arXiv:2411.00883},
  year   = {2024}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2204.02674

R2 v1 2026-06-28T19:44:46.684Z