paper-with-me

Papers

Exploring Frame Segmentation Networks for Temporal Action Localization

2019-02-14 · Ke Yang, Xiaolong Shen, Peng Qiao, Shijie Li, Dongsheng Li, Yong Dou

Temporal action localization is an important task of computer vision. Though many methods have been proposed, it still remains an open question how to predict the temporal location of action segments precisely. Most state-of-the-art works train action classifiers on video segments pre-determined by action proposal. However, recent work found that a desirable model should move beyond segment-level and make dense predictions at a fine granularity in time to determine precise temporal boundaries. In this paper, we propose a Frame Segmentation Network (FSN) that places a temporal CNN on top of the 2D spatial CNNs. Spatial CNNs are responsible for abstracting semantics in spatial dimension while temporal CNN is responsible for introducing temporal context information and performing dense predictions. The proposed FSN can make dense predictions at frame-level for a video clip using both spatial and temporal context information. FSN is trained in an end-to-end manner, so the model can be optimized in spatial and temporal domain jointly. We also adapt FSN to use it in weakly supervised scenario (WFSN), where only video level labels are provided when training. Experiment results on public dataset show that FSN achieves superior performance in both frame-level action localization and temporal action localization.

📄 PDF Abstract BibTeX arXiv:1902.05488

Code (0)

등록된 구현이 없습니다.

Tasks

Action LocalizationOpen-Ended Question AnsweringTemporal Action Localization

Similar Papers 제목 키워드 기반

Exploring Temporal Preservation Networks for Precise Temporal Action Localization

2017-08-10 · Ke Yang, Peng Qiao, Dongsheng Li, Shaohe Lv 외

Temporal action localization is an important task of computer vision. Though a variety of methods have been proposed, it still remains an open question how to predict the temporal boundaries of action segments precisely.…

Action LocalizationOpen-Ended Question AnsweringTemporal Action LocalizationTemporal Localization

Exploring the Temporal Consistency for Point-Level Weakly-Supervised Temporal Action Localization

2026-02-05 · Yunchuan Ma, Laiyun Qing, Guorong Li, Yuqing Liu 외 arxiv

Point-supervised Temporal Action Localization (PTAL) adopts a lightly frame-annotated paradigm (\textit{i.e.}, labeling only a single frame per action instance) to train a model to effectively locate action instances wit…

Weakly-supervised Temporal Action LocalizationMulti-Task Learning

Improving Action Localization by Progressive Cross-stream Cooperation

2019-05-28 · CVPR 2019 6 · Rui Su, Wanli Ouyang, Luping Zhou, Dong Xu

Spatio-temporal action localization consists of three levels of tasks: spatial localization, action classification, and temporal segmentation. In this work, we propose a new Progressive Cross-stream Cooperation (PCSC) fr…

Action ClassificationAction DetectionAction LocalizationSpatio-Temporal Action Localization+1

Exploring Stronger Feature for Temporal Action Localization

2021-06-24 · Zhiwu Qing, Xiang Wang, Ziyuan Huang, Yutong Feng 외

Temporal action localization aims to localize starting and ending time with action category. Limited by GPU memory, mainstream methods pre-extract features for each video. Therefore, feature quality determines the upper …

Action LocalizationGPUTemporal Action Localization

PcmNet: Position-Sensitive Context Modeling Network for Temporal Action Localization

2021-03-09 · Xin Qin, Hanbin Zhao, Guangchen Lin, Hao Zeng 외

Temporal action localization is an important and challenging task that aims to locate temporal regions in real-world untrimmed videos where actions occur and recognize their classes. It is widely acknowledged that video …

Action LocalizationBoundary DetectionPositionTemporal Action Localization+2