paper-with-me

Papers

Revisiting Anchor Mechanisms for Temporal Action Localization

2020-08-22 · Le Yang, Houwen Peng, Dingwen Zhang, Jianlong Fu, Junwei Han

Most of the current action localization methods follow an anchor-based pipeline: depicting action instances by pre-defined anchors, learning to select the anchors closest to the ground truth, and predicting the confidence of anchors with refinements. Pre-defined anchors set prior about the location and duration for action instances, which facilitates the localization for common action instances but limits the flexibility for tackling action instances with drastic varieties, especially for extremely short or extremely long ones. To address this problem, this paper proposes a novel anchor-free action localization module that assists action localization by temporal points. Specifically, this module represents an action instance as a point with its distances to the starting boundary and ending boundary, alleviating the pre-defined anchor restrictions in terms of action localization and duration. The proposed anchor-free module is capable of predicting the action instances whose duration is either extremely short or extremely long. By combining the proposed anchor-free module with a conventional anchor-based module, we propose a novel action localization framework, called A2Net. The cooperation between anchor-free and anchor-based modules achieves superior performance to the state-of-the-art on THUMOS14 (45.5% vs. 42.8%). Furthermore, comprehensive experiments demonstrate the complementarity between the anchor-free and the anchor-based module, making A2Net simple but effective.

📄 PDF Abstract BibTeX arXiv:2008.09837

Code (1)

LeYangNwpu/A2Net 공식 구현 pytorch

Tasks

Action LocalizationTemporal Action Localization

Similar Papers 제목 키워드 기반

Anchor-free temporal action localization via Progressive Boundary-aware Boosting

2023-01-01 · journal 2023 1 · Yepeng Tang, Weining Wang, Yanwu Yang, Chunjie Zhang 외

Enormous untrimmed videos from the real world are difficult to analyze and manage. Temporal action localization algorithms can help us to locate and recognize human activity clips in untrimmed videos. Recently, anchor-fr…

Action LocalizationTemporal Action Localization

Learning Salient Boundary Feature for Anchor-free Temporal Action Localization

2021-03-24 · CVPR 2021 1 · Chuming Lin, Chengming Xu, Donghao Luo, Yabiao Wang 외

Temporal action localization is an important yet challenging task in video understanding. Typically, such a task aims at inferring both the action category and localization of the start and end frame for each action inst…

Action LocalizationTemporal Action LocalizationTemporal LocalizationVideo Understanding

CLASP: Cross-modal Salient Anchor-based Semantic Propagation for Weakly-supervised Dense Audio-Visual Event Localization

2025-08-06 · Jinxing Zhou, Ziheng Zhou, Yanghao Zhou, Yuxin Mao 외 arxiv

The Dense Audio-Visual Event Localization (DAVEL) task aims to temporally localize events in untrimmed videos that occur simultaneously in both the audio and visual modalities. This paper explores DAVEL under a new and m…

audio-visual event localization

SFMViT: SlowFast Meet ViT in Chaotic World

2024-04-25 · Jiaying Lin, Jiajun Wen, Mengyuan Liu, Jinfu Liu 외

The task of spatiotemporal action localization in chaotic scenes is a challenging task toward advanced video understanding. Paving the way with high-quality video feature extraction and enhancing the precision of detecto…

Action LocalizationVideo Understanding

Temporally Precise Action Spotting in Soccer Videos Using Dense Detection Anchors

2022-05-20 · João V. B. Soares, Avijit Shah, Topojoy Biswas

We present a model for temporally precise action spotting in videos, which uses a dense set of detection anchors, predicting a detection confidence and corresponding fine-grained temporal displacement for each anchor. We…

Action SpottingData AugmentationTemporal Localization