paper-with-me

Papers

Action Recognition from Single Timestamp Supervision in Untrimmed Videos

2019-04-09 · CVPR 2019 6 · Davide Moltisanti, Sanja Fidler, Dima Damen

Recognising actions in videos relies on labelled supervision during training, typically the start and end times of each action instance. This supervision is not only subjective, but also expensive to acquire. Weak video-level supervision has been successfully exploited for recognition in untrimmed videos, however it is challenged when the number of different actions in training videos increases. We propose a method that is supervised by single timestamps located around each action instance, in untrimmed videos. We replace expensive action bounds with sampling distributions initialised from these timestamps. We then use the classifier's response to iteratively update the sampling distributions. We demonstrate that these distributions converge to the location and extent of discriminative action segments. We evaluate our method on three datasets for fine-grained recognition, with increasing number of different actions per video, and show that single timestamps offer a reasonable compromise between recognition performance and labelling effort, performing comparably to full temporal supervision. Our update method improves top-1 test accuracy by up to 5.4%. across the evaluated datasets.

📄 PDF Abstract BibTeX arXiv:1904.04689

Code (1)

https://bitbucket.org/dmoltisanti/action_recognition_single_timestamps 공식 구현 pytorch

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Robust Action Segmentation from Timestamp Supervision

2022-10-12 · Yaser Souri, Yazan Abu Farha, Emad Bahrami, Gianpiero Francesca 외

Action segmentation is the task of predicting an action label for each frame of an untrimmed video. As obtaining annotations to train an approach for action segmentation in a fully supervised way is expensive, various ap…

Action SegmentationSegmentation

Less is More: Surgical Phase Recognition from Timestamp Supervision

2022-02-16 · Xinpeng Ding, Xinjian Yan, Zixun Wang, Wei Zhao 외

Surgical phase recognition is a fundamental task in computer-assisted surgery systems. Most existing works are under the supervision of expensive and time-consuming full annotations, which require the surgeons to repeat …

Surgical phase recognition

UntrimmedNets for Weakly Supervised Action Recognition and Detection

2017-03-09 · CVPR 2017 7 · Limin Wang, Yuanjun Xiong, Dahua Lin, Luc van Gool

Current action recognition methods heavily rely on trimmed videos for model training. However, it is expensive and time-consuming to acquire a large-scale trimmed video dataset. This paper presents a new weakly supervise…

Action RecognitionTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-Supervised Action Recognition

Divide and Conquer for Single-Frame Temporal Action Localization

2021-01-01 · ICCV 2021 10 · Chen Ju, Peisen Zhao, Siheng Chen, Ya zhang 외

Single-frame temporal action localization (STAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the one-stage framework but couple the…

Action LocalizationTemporal Action Localization

Point-Level Temporal Action Localization: Bridging Fully-supervised Proposals to Weakly-supervised Losses

2020-12-15 · Chen Ju, Peisen Zhao, Ya zhang, Yanfeng Wang 외

Point-Level temporal action localization (PTAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the frame-level prediction paradigm to lear…

Action LocalizationPredictionTemporal Action LocalizationWeakly Supervised Action Localization