HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning

Sauradip Nag Xiatian Zhu Yi-Zhe Song Tao Xiang

Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning

Abstract

Existing temporal action detection (TAD) methods rely on generating an overwhelmingly large number of proposals per video. This leads to complex model designs due to proposal generation and/or per-proposal action instance evaluation and the resultant high computational cost. In this work, for the first time, we propose a proposal-free Temporal Action detection model with Global Segmentation mask (TAGS). Our core idea is to learn a global segmentation mask of each action instance jointly at the full video length. The TAGS model differs significantly from the conventional proposal-based methods by focusing on global temporal representation learning to directly detect local start and end points of action instances without proposals. Further, by modeling TAD holistically rather than locally at the individual proposal level, TAGS needs a much simpler model architecture with lower computational cost. Extensive experiments show that despite its simpler design, TAGS outperforms existing TAD methods, achieving new state-of-the-art performance on two benchmarks. Importantly, it is ~ 20x faster to train and ~1.6x more efficient for inference. Our PyTorch implementation of TAGS is available at https://github.com/sauradip/TAGS .

Code Repositories

sauradip/tags
Official
pytorch
Mentioned in GitHub
sauradip/stale
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
temporal-action-localization-on-activitynetTAGS (I3D)
mAP: 36.5
temporal-action-localization-on-thumos14TAGS (I3D)
Avg mAP (0.3:0.7): 52.8
mAP IOU@0.3: 68.6
mAP IOU@0.4: 63.8
mAP IOU@0.5: 57.0
mAP IOU@0.6: 46.3
mAP IOU@0.7: 31.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning | Papers | HyperAI