Detecting Parts for Action Localization
Nicolas Chesneau, Gr\'egory Rogez, Karteek Alahari, Cordelia Schmid

TL;DR
This paper introduces a novel framework for action localization in videos by detecting human parts and tracking full-body tubes, achieving state-of-the-art results on challenging datasets.
Contribution
The paper presents a new human part detector and a tube extraction method that improves robustness in action localization, especially under occlusions and truncations.
Findings
Achieved state-of-the-art results on JHMDB dataset.
Outperformed existing methods on DALY dataset.
Demonstrated robustness in occluded and truncated scenarios.
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications
