Temporal Action Localization in Untrimmed Videos via Multi-stage CNNs
Zheng Shou, Dongang Wang, Shih-Fu Chang

TL;DR
This paper presents a multi-stage CNN framework for accurately localizing actions in untrimmed videos by proposing candidate segments, classifying actions, and fine-tuning localization with a novel loss function, achieving state-of-the-art results.
Contribution
It introduces a three-stage CNN approach with a new loss function for improved temporal action localization in untrimmed videos.
Findings
Significant performance improvements on MEXaction2 and THUMOS 2014 datasets.
Proposed method increases mAP from 1.7% to 7.4% on MEXaction2.
Achieves 19.0% mAP on THUMOS 2014 at 0.5 overlap threshold.
Abstract
We address temporal action localization in untrimmed long videos. This is important because videos in real applications are usually unconstrained and contain multiple action instances plus video content of background scenes or other activities. To address this challenging issue, we exploit the effectiveness of deep networks in temporal action localization via three segment-based 3D ConvNets: (1) a proposal network identifies candidate segments in a long video that may contain actions; (2) a classification network learns one-vs-all action classification model to serve as initialization for the localization network; and (3) a localization network fine-tunes on the learned classification network to localize each action instance. We propose a novel loss function for the localization network to explicitly consider temporal overlap and therefore achieve high temporal localization accuracy.…
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.
Code & Models
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 · Diabetic Foot Ulcer Assessment and Management
