Exploring Temporal Preservation Networks for Precise Temporal Action Localization
Ke Yang, Peng Qiao, Dongsheng Li, Shaohe Lv, Yong Dou

TL;DR
This paper introduces the Temporal Preservation Convolutional (TPC) Network, which enhances 3D ConvNets with temporal resolution preservation, enabling more precise frame-level action localization in videos.
Contribution
The TPC network fully preserves temporal resolution during processing, allowing for more accurate per-frame action predictions compared to previous methods.
Findings
Significant improvement in per-frame action prediction accuracy
Competitive results on segment-level localization
End-to-end trainable architecture
Abstract
Temporal action localization is an important task of computer vision. Though a variety of methods have been proposed, it still remains an open question how to predict the temporal boundaries of action segments precisely. Most works use segment-level classifiers to select video segments pre-determined by action proposal or dense sliding windows. However, in order to achieve more precise action boundaries, a temporal localization system should make dense predictions at a fine granularity. A newly proposed work exploits Convolutional-Deconvolutional-Convolutional (CDC) filters to upsample the predictions of 3D ConvNets, making it possible to perform per-frame action predictions and achieving promising performance in terms of temporal action localization. However, CDC network loses temporal information partially due to the temporal downsampling operation. In this paper, we propose an…
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 · Advanced Vision and Imaging · Human Motion and Animation
