English

UntrimmedNets for Weakly Supervised Action Recognition and Detection

Computer Vision and Pattern Recognition 2017-05-23 v2

Abstract

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 supervised architecture, called UntrimmedNet, which is able to directly learn action recognition models from untrimmed videos without the requirement of temporal annotations of action instances. Our UntrimmedNet couples two important components, the classification module and the selection module, to learn the action models and reason about the temporal duration of action instances, respectively. These two components are implemented with feed-forward networks, and UntrimmedNet is therefore an end-to-end trainable architecture. We exploit the learned models for action recognition (WSR) and detection (WSD) on the untrimmed video datasets of THUMOS14 and ActivityNet. Although our UntrimmedNet only employs weak supervision, our method achieves performance superior or comparable to that of those strongly supervised approaches on these two datasets.

Keywords

Cite

@article{arxiv.1703.03329,
  title  = {UntrimmedNets for Weakly Supervised Action Recognition and Detection},
  author = {Limin Wang and Yuanjun Xiong and Dahua Lin and Luc Van Gool},
  journal= {arXiv preprint arXiv:1703.03329},
  year   = {2017}
}

Comments

camera-ready version to appear in CVPR2017

R2 v1 2026-06-22T18:41:14.049Z