paper-with-me

홈 › Papers

MultiCounter: Multiple Action Agnostic Repetition Counting in Untrimmed Videos

2024-09-06 · Yin Tang, Wei Luo, Jinrui Zhang, Wei Huang, Ruihai Jing, Deyu Zhang

Multi-instance Repetitive Action Counting (MRAC) aims to estimate the number of repetitive actions performed by multiple instances in untrimmed videos, commonly found in human-centric domains like sports and exercise. In this paper, we propose MultiCounter, a fully end-to-end deep learning framework that enables simultaneous detection, tracking, and counting of repetitive actions of multiple human instances. Specifically, MultiCounter incorporates two novel modules: 1) mixed spatiotemporal interaction for efficient context correlation across consecutive frames, and 2) task-specific heads for accurate perception of periodic boundaries and generalization for action-agnostic human instances. We train MultiCounter on a synthetic dataset called MultiRep generated from annotated real-world videos. Experiments on the MultiRep dataset validate the fundamental challenge of MRAC tasks and showcase the superiority of our proposed model. Compared to ByteTrack+RepNet, a solution that combines an advanced tracker with a single repetition counter, MultiCounter substantially improves Period-mAP by 41.0%, reduces AvgMAE by 58.6%, and increases AvgOBO 1.48 times. This sets a new benchmark in the field of MRAC. Moreover, MultiCounter runs in real-time on a commodity GPU server and is insensitive to the number of human instances in a video.

📄 PDF Abstract BibTeX arXiv:2409.04035

Code (0)

등록된 구현이 없습니다.

Tasks

GPURepetitive Action Counting

Similar Papers 제목 키워드 기반

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

2020-06-27 · CVPR 2020 6 · Debidatta Dwibedi, Yusuf Aytar, Jonathan Tompson, Pierre Sermanet 외

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 …

Repetitive Action Counting

Full Resolution Repetition Counting

2023-05-23 · Jianing Li, Bowen Chen, Zhiyong Wang, Honghai Liu

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 e…

Viewpoint-Invariant Exercise Repetition Counting

2021-07-29 · Yu Cheng Hsu, Qingpeng Zhang, Efstratios Tsougenis, Kwok-Leung Tsui

Counting the repetition of human exercise and physical rehabilitation is a common task in rehabilitation and exercise training. The existing vision-based repetition counting methods less emphasize the concurrent motions …

Pose Estimation

Online Action Representation using Change Detection and Symbolic Programming

2024-05-19 · Vishnu S Nair, Sneha Sree, Jayaraj Joseph, Mohanasankar Sivaprakasam

This paper addresses the critical need for online action representation, which is essential for various applications like rehabilitation, surveillance, etc. The task can be defined as representation of actions as soon as…

Change Detection

OVR: A Dataset for Open Vocabulary Temporal Repetition Counting in Videos

2024-07-24 · Debidatta Dwibedi, Yusuf Aytar, Jonathan Tompson, Andrew Zisserman

We introduce a dataset of annotations of temporal repetitions in videos. The dataset, OVR (pronounced as over), contains annotations for over 72K videos, with each annotation specifying the number of repetitions, the sta…