paper-with-me

Papers

Temporal Context Aggregation Network for Temporal Action Proposal Refinement

2021-03-24 · CVPR 2021 1 · Zhiwu Qing, Haisheng Su, Weihao Gan, Dongliang Wang, Wei Wu, Xiang Wang, Yu Qiao, Junjie Yan, Changxin Gao, Nong Sang

Temporal action proposal generation aims to estimate temporal intervals of actions in untrimmed videos, which is a challenging yet important task in the video understanding field. The proposals generated by current methods still suffer from inaccurate temporal boundaries and inferior confidence used for retrieval owing to the lack of efficient temporal modeling and effective boundary context utilization. In this paper, we propose Temporal Context Aggregation Network (TCANet) to generate high-quality action proposals through "local and global" temporal context aggregation and complementary as well as progressive boundary refinement. Specifically, we first design a Local-Global Temporal Encoder (LGTE), which adopts the channel grouping strategy to efficiently encode both "local and global" temporal inter-dependencies. Furthermore, both the boundary and internal context of proposals are adopted for frame-level and segment-level boundary regressions, respectively. Temporal Boundary Regressor (TBR) is designed to combine these two regression granularities in an end-to-end fashion, which achieves the precise boundaries and reliable confidence of proposals through progressive refinement. Extensive experiments are conducted on three challenging datasets: HACS, ActivityNet-v1.3, and THUMOS-14, where TCANet can generate proposals with high precision and recall. By combining with the existing action classifier, TCANet can obtain remarkable temporal action detection performance compared with other methods. Not surprisingly, the proposed TCANet won the 1$^{st}$ place in the CVPR 2020 - HACS challenge leaderboard on temporal action localization task.

📄 PDF Abstract BibTeX arXiv:2103.13141

Code (1)

qingzhiwu/Temporal-Context-Aggregation-Network-Pytorch pytorch

Tasks

Action DetectionAction LocalizationRetrievalTemporal Action LocalizationTemporal Action Proposal GenerationVideo Understanding

Similar Papers 제목 키워드 기반

DCAN: Improving Temporal Action Detection via Dual Context Aggregation

2021-12-07 · Guo Chen, Yin-Dong Zheng, LiMin Wang, Tong Lu

Temporal action detection aims to locate the boundaries of action in the video. The current method based on boundary matching enumerates and calculates all possible boundary matchings to generate proposals. However, thes…

Action DetectionTemporal Action Localization

Object Detection in Video with Spatial-temporal Context Aggregation

2019-07-11 · Hao Luo, Lichao Huang, Han Shen, Yuan Li 외

Recent cutting-edge feature aggregation paradigms for video object detection rely on inferring feature correspondence. The feature correspondence estimation problem is fundamentally difficult due to poor image quality, m…

Objectobject-detectionObject DetectionVideo Object Detection

Transferable Knowledge-Based Multi-Granularity Aggregation Network for Temporal Action Localization: Submission to ActivityNet Challenge 2021

2021-07-27 · Haisheng Su, Peiqin Zhuang, Yukun Li, Dongliang Wang 외

This technical report presents an overview of our solution used in the submission to 2021 HACS Temporal Action Localization Challenge on both Supervised Learning Track and Weakly-Supervised Learning Track. Temporal Actio…

Action LocalizationTemporal Action LocalizationTransfer LearningWeakly-supervised Learning+1

Spatio-Temporal Learnable Proposals for End-to-End Video Object Detection

2022-10-05 · Khurram Azeem Hashmi, Didier Stricker, Muhammamd Zeshan Afzal

This paper presents the novel idea of generating object proposals by leveraging temporal information for video object detection. The feature aggregation in modern region-based video object detectors heavily relies on lea…

Objectobject-detectionObject DetectionVideo Object Detection

Learning Sparse 2D Temporal Adjacent Networks for Temporal Action Localization

2019-12-08 · Songyang Zhang, Houwen Peng, Le Yang, Jianlong Fu 외

In this report, we introduce the Winner method for HACS Temporal Action Localization Challenge 2019. Temporal action localization is challenging since a target proposal may be related to several other candidate proposals…

Action LocalizationTemporal Action Localization