paper-with-me

홈 › Papers

Progressive Boundary Refinement Network for Temporal Action Detection

2020-04-03 · AAAI 2020 4 · Qinying Liu, Zilei Wang

Temporal action detection is a challenging task due to vagueness of action boundaries. To tackle this issue, we propose an end-to-end progressive boundary refinement network (PBRNet) in this paper. PBRNet belongs to the family of one-stage detectors and is equipped with three cascaded detection modules for localizing action boundary more and more precisely. Specifically, PBRNet mainly consists of coarse pyramidal detection, refined pyramidal detection, and fine-grained detection. The first two modules build two feature pyramids to perform the anchor-based detection, and the third one explores the frame-level features to refine the boundaries of each action instance. In the fined-grained detection module, three frame-level classification branches are proposed to augment the frame-level features and update the confidence scores of action instances. Evidently, PBRNet integrates the anchorbased and frame-level methods. We experimentally evaluate the proposed PBRNet and comprehensively investigate the effect of the main components. The results show PBRNet achieves the state-of-the-art detection performances on two popular benchmarks: THUMOS’14 and ActivityNet, and meanwhile possesses a high inference speed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action Detection

Similar Papers 제목 키워드 기반

Temporal Context Aggregation Network for Temporal Action Proposal Refinement

2021-03-24 · CVPR 2021 1 · Zhiwu Qing, Haisheng Su, Weihao Gan, Dongliang Wang 외

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

Action DetectionAction LocalizationRetrievalTemporal Action Localization+2

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

Cascaded Boundary Regression for Temporal Action Detection

2017-05-02 · Jiyang Gao, Zhenheng Yang, Ram Nevatia

Temporal action detection in long videos is an important problem. State-of-the-art methods address this problem by applying action classifiers on sliding windows. Although sliding windows may contain an identifiable port…

Action Detectionregression

MambaRefine-CD: MambaVision with Region-Boundary Temporal Refinement

2026-07-05 · Dineth Perera, Thaariq Firdous, Oshadha Samarakoon, Roshan Godaliyadda 외 arxiv

Binary change detection in remote sensing requires both complete changed-region localization and accurate boundary delineation. We present MambaRefine-CD, a region-boundary temporal refinement framework built on a shared…

Change Detection

Boundary-Aware Salient Object Detection via Recurrent Two-Stream Guided Refinement Network

2019-12-11 · Fangting Lin, Chao Yang, Huizhou Li, Bin Jiang

Recent deep learning based salient object detection methods which utilize both saliency and boundary features have achieved remarkable performance. However, most of them ignore the complementarity between saliency featur…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection