paper-with-me

홈 › Papers

Faster-TAD: Towards Temporal Action Detection with Proposal Generation and Classification in a Unified Network

2022-04-06 · Shimin Chen, Chen Chen, Wei Li, Xunqiang Tao, Yandong Guo

Temporal action detection (TAD) aims to detect the semantic labels and boundaries of action instances in untrimmed videos. Current mainstream approaches are multi-step solutions, which fall short in efficiency and flexibility. In this paper, we propose a unified network for TAD, termed Faster-TAD, by re-purposing a Faster-RCNN like architecture. To tackle the unique difficulty in TAD, we make important improvements over the original framework. We propose a new Context-Adaptive Proposal Module and an innovative Fake-Proposal Generation Block. What's more, we use atomic action features to improve the performance. Faster-TAD simplifies the pipeline of TAD and gets remarkable performance on lots of benchmarks, i.e., ActivityNet-1.3 (40.01% mAP), HACS Segments (38.39% mAP), SoccerNet-Action Spotting (54.09% mAP). It outperforms existing single-network detector by a large margin.

📄 PDF Abstract BibTeX arXiv:2204.02674

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction Spotting

Similar Papers 제목 키워드 기반

Rethinking the Faster R-CNN Architecture for Temporal Action Localization

2018-04-20 · CVPR 2018 6 · Yu-Wei Chao, Sudheendra Vijayanarasimhan, Bryan Seybold, David A. Ross 외

We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we i…

Action ClassificationAction LocalizationGeneral Classificationobject-detection+2

Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning

2022-07-14 · Sauradip Nag, Xiatian Zhu, Yi-Zhe Song, Tao Xiang

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 instanc…

Action DetectionRepresentation LearningTemporal Action Localization

SST: Single-Stream Temporal Action Proposals

2017-07-01 · CVPR 2017 7 · Shyamal Buch, Victor Escorcia, Chuanqi Shen, Bernard Ghanem 외

Our paper presents a new approach for temporal detection of human actions in long, untrimmed video sequences. We introduce Single-Stream Temporal Action Proposals (SST), a new effective and efficient deep architecture fo…

Action DetectionTemporal Action Proposal Generation

Multi-region two-stream R-CNN for action detection

2016-09-17 · European Conference on Computer Vision (ECVV 2016) 2016 9 · Xiaojiang Peng, Cordelia Schmid

We propose a multi-region two-stream R-CNN model for action detection in realistic videos. We start from frame-level action detection based on faster R-CNN [1], and make three contributions: (1) we show that a motion reg…

Action DetectionAction RecognitionRegion ProposalSkeleton Based Action Recognition

Deformable Tube Network for Action Detection in Videos

2019-07-03 · Wei Li, Zehuan Yuan, Dashan Guo, Lei Huang 외

We address the problem of spatio-temporal action detection in videos. Existing methods commonly either ignore temporal context in action recognition and localization, or lack the modelling of flexible shapes of action tu…

Action DetectionAction Recognition