English

Detecting Parts for Action Localization

Computer Vision and Pattern Recognition 2017-07-25 v2

Abstract

In this paper, we propose a new framework for action localization that tracks people in videos and extracts full-body human tubes, i.e., spatio-temporal regions localizing actions, even in the case of occlusions or truncations. This is achieved by training a novel human part detector that scores visible parts while regressing full-body bounding boxes. The core of our method is a convolutional neural network which learns part proposals specific to certain body parts. These are then combined to detect people robustly in each frame. Our tracking algorithm connects the image detections temporally to extract full-body human tubes. We apply our new tube extraction method on the problem of human action localization, on the popular JHMDB dataset, and a very recent challenging dataset DALY (Daily Action Localization in YouTube), showing state-of-the-art results.

Keywords

Cite

@article{arxiv.1707.06005,
  title  = {Detecting Parts for Action Localization},
  author = {Nicolas Chesneau and Grégory Rogez and Karteek Alahari and Cordelia Schmid},
  journal= {arXiv preprint arXiv:1707.06005},
  year   = {2017}
}

Comments

BMVC 2017

R2 v1 2026-06-22T20:51:27.631Z