TL;DR
MS-TCT introduces a multi-scale ConvTransformer that captures complex temporal relations in untrimmed videos, significantly improving action detection accuracy across multiple challenging datasets.
Contribution
The paper presents a novel ConvTransformer architecture with multi-scale temporal modules for enhanced action detection in densely labeled videos.
Findings
Outperforms state-of-the-art on Charades, TSU, and MultiTHUMOS datasets.
Effectively captures both short-term and long-term temporal dependencies.
Demonstrates robustness in complex, densely labeled video scenarios.
Abstract
Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. The temporal relation is complex in those datasets, including challenges like composite action, and co-occurring action. For detecting actions in those complex videos, efficiently capturing both short-term and long-term temporal information in the video is critical. To this end, we propose a novel ConvTransformer network for action detection. This network comprises three main components: (1) Temporal Encoder module extensively explores global and local temporal relations at multiple temporal resolutions. (2) Temporal Scale Mixer module effectively fuses the multi-scale features to have a unified feature representation. (3) Classification module is used to learn the instance center-relative position and predict the frame-level classification scores. The extensive…
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.
