English

Full Resolution Repetition Counting

Computer Vision and Pattern Recognition 2023-05-25 v2

Abstract

Given an untrimmed video, repetitive actions counting aims to estimate the number of repetitions of class-agnostic actions. To handle the various length of videos and repetitive actions, also optimization challenges in end-to-end video model training, down-sampling is commonly utilized in recent state-of-the-art methods, leading to ignorance of several repetitive samples. In this paper, we attempt to understand repetitive actions from a full temporal resolution view, by combining offline feature extraction and temporal convolution networks. The former step enables us to train repetition counting network without down-sampling while preserving all repetition regardless of the video length and action frequency, and the later network models all frames in a flexible and dynamically expanding temporal receptive field to retrieve all repetitions with a global aspect. We experimentally demonstrate that our method achieves better or comparable performance in three public datasets, i.e., TransRAC, UCFRep and QUVA. We expect this work will encourage our community to think about the importance of full temporal resolution.

Keywords

Cite

@article{arxiv.2305.13778,
  title  = {Full Resolution Repetition Counting},
  author = {Jianing Li and Bowen Chen and Zhiyong Wang and Honghai Liu},
  journal= {arXiv preprint arXiv:2305.13778},
  year   = {2023}
}

Comments

12 pages and 4 figures and 17 conferences

R2 v1 2026-06-28T10:42:34.460Z