paper-with-me

Papers

TransRAC: Encoding Multi-scale Temporal Correlation with Transformers for Repetitive Action Counting

2022-04-03 · CVPR 2022 1 · Huazhang Hu, Sixun Dong, Yiqun Zhao, Dongze Lian, Zhengxin Li, Shenghua Gao

Counting repetitive actions are widely seen in human activities such as physical exercise. Existing methods focus on performing repetitive action counting in short videos, which is tough for dealing with longer videos in more realistic scenarios. In the data-driven era, the degradation of such generalization capability is mainly attributed to the lack of long video datasets. To complement this margin, we introduce a new large-scale repetitive action counting dataset covering a wide variety of video lengths, along with more realistic situations where action interruption or action inconsistencies occur in the video. Besides, we also provide a fine-grained annotation of the action cycles instead of just counting annotation along with a numerical value. Such a dataset contains 1,451 videos with about 20,000 annotations, which is more challenging. For repetitive action counting towards more realistic scenarios, we further propose encoding multi-scale temporal correlation with transformers that can take into account both performance and efficiency. Furthermore, with the help of fine-grained annotation of action cycles, we propose a density map regression-based method to predict the action period, which yields better performance with sufficient interpretability. Our proposed method outperforms state-of-the-art methods on all datasets and also achieves better performance on the unseen dataset without fine-tuning. The dataset and code are available.

📄 PDF Abstract BibTeX arXiv:2204.01018

Code (1)

sviprepetitioncounting/transrac 공식 구현 pytorch

Tasks

Repetitive Action Counting

Similar Papers 제목 키워드 기반

Repetitive Action Counting with Hybrid Temporal Relation Modeling

2024-12-10 · Kun Li, Xinge Peng, Dan Guo, Xun Yang 외

Repetitive Action Counting (RAC) aims to count the number of repetitive actions occurring in videos. In the real world, repetitive actions have great diversity and bring numerous challenges (e.g., viewpoint changes, non-…

RelationRepetitive Action Counting

STEI-PCN: an efficient pure convolutional network for traffic prediction via spatial-temporal encoding and inferring

2025-04-10 · Kai Hu, Zhidan Zhao, Zhifeng Hao

Traffic data exhibits complex temporal, spatial, and spatial-temporal correlations. Most of models use either independent modules to separately extract temporal and spatial correlations or joint modules to synchronously …

Computational EfficiencyPredictionTraffic Prediction

Efficient Action Counting with Dynamic Queries

2024-03-03 · Zishi Li, Xiaoxuan Ma, Qiuyan Shang, Wentao Zhu 외

Temporal repetition counting aims to quantify the repeated action cycles within a video. The majority of existing methods rely on the similarity correlation matrix to characterize the repetitiveness of actions, but their…

Contrastive Learning

Theory of enhanced-by-coincidence neural information transmission

2025-02-14 · Miguel Ibáñez-Berganza, Giulio Bondanelli, Stefano Panzeri

The activity of neurons within brain circuits has been ubiquitously reported to be correlated. The impact of these correlations on brain function has been extensively investigated. Correlations can in principle increase …

COMET: Codebook-based Online-adaptive Multi-scale Embedding for Time-series Anomaly Detection

2026-02-02 · Jinwoo Park, Hyeongwon Kang, Seung Hun Han, Pilsung Kang arxiv

Time series anomaly detection is a critical task across various industrial domains. However, capturing temporal dependencies and multivariate correlations within patch-level representation learning remains underexplored,…

Time Series Anomaly DetectionRepresentation LearningContrastive Learning