Skim then Focus: Integrating Contextual and Fine-grained Views for Repetitive Action Counting
Zhengqi Zhao, Xiaohu Huang, Hao Zhou, Kun Yao, Errui Ding, Jingdong, Wang, Xinggang Wang, Wenyu Liu, Bin Feng

TL;DR
This paper introduces SkimFocusNet, a dual-branch network inspired by human visual behavior, for accurate repetitive action counting in videos, and presents a new dataset with multiple action types.
Contribution
The paper proposes a novel dual-branch network architecture and a new dataset for multi-action repetitive counting, advancing the accuracy and robustness of action counting methods.
Findings
Achieves state-of-the-art performance on the Multi-RepCount dataset.
Effectively counts specific actions by referencing exemplar videos.
Demonstrates robustness in multi-action scenarios.
Abstract
The key to action counting is accurately locating each video's repetitive actions. Instead of estimating the probability of each frame belonging to an action directly, we propose a dual-branch network, i.e., SkimFocusNet, working in a two-step manner. The model draws inspiration from empirical observations indicating that humans typically engage in coarse skimming of entire sequences to grasp the general action pattern initially, followed by a finer, frame-by-frame focus to determine if it aligns with the target action. Specifically, SkimFocusNet incorporates a skim branch and a focus branch. The skim branch scans the global contextual information throughout the sequence to identify potential target action for guidance. Subsequently, the focus branch utilizes the guidance to diligently identify repetitive actions using a long-short adaptive guidance (LSAG) block. Additionally, we have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Video Analysis and Summarization · Human Motion and Animation
MethodsFocus
