paper-with-me

Papers

Temporal Context Network for Activity Localization in Videos

2017-08-08 · ICCV 2017 10 · Xiyang Dai, Bharat Singh, Guyue Zhang, Larry S. Davis, Yan Qiu Chen

We present a Temporal Context Network (TCN) for precise temporal localization of human activities. Similar to the Faster-RCNN architecture, proposals are placed at equal intervals in a video which span multiple temporal scales. We propose a novel representation for ranking these proposals. Since pooling features only inside a segment is not sufficient to predict activity boundaries, we construct a representation which explicitly captures context around a proposal for ranking it. For each temporal segment inside a proposal, features are uniformly sampled at a pair of scales and are input to a temporal convolutional neural network for classification. After ranking proposals, non-maximum suppression is applied and classification is performed to obtain final detections. TCN outperforms state-of-the-art methods on the ActivityNet dataset and the THUMOS14 dataset.

📄 PDF Abstract BibTeX arXiv:1708.02349

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationTemporal Localization

Similar Papers 제목 키워드 기반

Learning to Localize Actions from Moments

2020-08-31 · ECCV 2020 8 · Fuchen Long, Ting Yao, Zhaofan Qiu, Xinmei Tian 외

With the knowledge of action moments (i.e., trimmed video clips that each contains an action instance), humans could routinely localize an action temporally in an untrimmed video. Nevertheless, most practical methods sti…

Action LocalizationTransfer Learning

Trimmed Action Recognition, Dense-Captioning Events in Videos, and Spatio-temporal Action Localization with Focus on ActivityNet Challenge 2019

2019-06-14 · Zhaofan Qiu, Dong Li, Yehao Li, Qi Cai 외

This notebook paper presents an overview and comparative analysis of our systems designed for the following three tasks in ActivityNet Challenge 2019: trimmed action recognition, dense-captioning events in videos, and sp…

Action LocalizationAction RecognitionDense CaptioningSpatio-Temporal Action Localization+1

YH Technologies at ActivityNet Challenge 2018

2018-06-29 · Ting Yao, Xue Li

This notebook paper presents an overview and comparative analysis of our systems designed for the following five tasks in ActivityNet Challenge 2018: temporal action proposals, temporal action localization, dense-caption…

Action LocalizationAction RecognitionDense CaptioningSpatio-Temporal Action Localization+1

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

Completeness Modeling and Context Separation for Weakly Supervised Temporal Action Localization

2019-06-01 · CVPR 2019 6 · Daochang Liu, Tingting Jiang, Yizhou Wang

Temporal action localization is crucial for understanding untrimmed videos. In this work, we first identify two underexplored problems posed by the weak supervision for temporal action localization, namely action complet…

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization