English

Temporal Action Detection with Structured Segment Networks

Computer Vision and Pattern Recognition 2017-09-19 v2

Abstract

Detecting actions in untrimmed videos is an important yet challenging task. In this paper, we present the structured segment network (SSN), a novel framework which models the temporal structure of each action instance via a structured temporal pyramid. On top of the pyramid, we further introduce a decomposed discriminative model comprising two classifiers, respectively for classifying actions and determining completeness. This allows the framework to effectively distinguish positive proposals from background or incomplete ones, thus leading to both accurate recognition and localization. These components are integrated into a unified network that can be efficiently trained in an end-to-end fashion. Additionally, a simple yet effective temporal action proposal scheme, dubbed temporal actionness grouping (TAG) is devised to generate high quality action proposals. On two challenging benchmarks, THUMOS14 and ActivityNet, our method remarkably outperforms previous state-of-the-art methods, demonstrating superior accuracy and strong adaptivity in handling actions with various temporal structures.

Keywords

Cite

@article{arxiv.1704.06228,
  title  = {Temporal Action Detection with Structured Segment Networks},
  author = {Yue Zhao and Yuanjun Xiong and Limin Wang and Zhirong Wu and Xiaoou Tang and Dahua Lin},
  journal= {arXiv preprint arXiv:1704.06228},
  year   = {2017}
}

Comments

To appear in ICCV2017. Code & models available at http://yjxiong.me/others/ssn

R2 v1 2026-06-22T19:22:53.542Z