Exploring Frame Segmentation Networks for Temporal Action Localization
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Action LocalizationOpen-Ended Question AnsweringTemporal Action LocalizationSimilar Papers 제목 키워드 기반
Exploring Temporal Preservation Networks for Precise Temporal Action Localization
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 LocalizationExploring the Temporal Consistency for Point-Level Weakly-Supervised Temporal Action Localization
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 LearningImproving Action Localization by Progressive Cross-stream Cooperation
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+1Exploring Stronger Feature for Temporal Action Localization
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 LocalizationPcmNet: Position-Sensitive Context Modeling Network for Temporal Action Localization
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