Counting Out Time: Class Agnostic Video Repetition Counting in the Wild

Abstract

We present an approach for estimating the period with which an action is repeated in a video. The crux of the approach lies in constraining the period prediction module to use temporal self-similarity as an intermediate representation bottleneck that allows generalization to unseen repetitions in videos in the wild. We train this model, called RepNet, with a synthetic dataset that is generated from a large unlabeled video collection by sampling short clips of varying lengths and repeating them with different periods and counts. This combination of synthetic data and a powerful yet constrained model, allows us to predict periods in a class-agnostic fashion. Our model substantially exceeds the state of the art performance on existing periodicity (PERTUBE) and repetition counting (QUVA) benchmarks. We also collect a new challenging dataset called Countix ( 90 times larger than existing datasets) which captures the challenges of repetition counting in real-world videos. Project webpage: https://sites.google.com/view/repnet .

Cite

Text

Dwibedi et al. "Counting Out Time: Class Agnostic Video Repetition Counting in the Wild." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.01040

Markdown

[Dwibedi et al. "Counting Out Time: Class Agnostic Video Repetition Counting in the Wild." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/dwibedi2020cvpr-counting/) doi:10.1109/CVPR42600.2020.01040

BibTeX

@inproceedings{dwibedi2020cvpr-counting,
  title     = {{Counting Out Time: Class Agnostic Video Repetition Counting in the Wild}},
  author    = {Dwibedi, Debidatta and Aytar, Yusuf and Tompson, Jonathan and Sermanet, Pierre and Zisserman, Andrew},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.01040},
  url       = {https://mlanthology.org/cvpr/2020/dwibedi2020cvpr-counting/}
}