TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Every Shot Counts: Using Exemplars for Repetition Counting...

Every Shot Counts: Using Exemplars for Repetition Counting in Videos

Saptarshi Sinha, Alexandros Stergiou, Dima Damen

2024-03-26Repetitive Action Counting
PaperPDFCode(official)

Abstract

Video repetition counting infers the number of repetitions of recurring actions or motion within a video. We propose an exemplar-based approach that discovers visual correspondence of video exemplars across repetitions within target videos. Our proposed Every Shot Counts (ESCounts) model is an attention-based encoder-decoder that encodes videos of varying lengths alongside exemplars from the same and different videos. In training, ESCounts regresses locations of high correspondence to the exemplars within the video. In tandem, our method learns a latent that encodes representations of general repetitive motions, which we use for exemplar-free, zero-shot inference. Extensive experiments over commonly used datasets (RepCount, Countix, and UCFRep) showcase ESCounts obtaining state-of-the-art performance across all three datasets. Detailed ablations further demonstrate the effectiveness of our method.

Results

TaskDatasetMetricValueModel
Repetitive Action CountingCountixMAE0.276ESCounts
Repetitive Action CountingCountixOBO0.673ESCounts
Repetitive Action CountingCountixOBZ0.319ESCounts
Repetitive Action CountingCountixRMSE3.029ESCounts
Repetitive Action CountingRepCountMAE0.213ESCounts
Repetitive Action CountingRepCountOBO0.563ESCounts
Repetitive Action CountingRepCountOBZ0.245ESCounts
Repetitive Action CountingRepCountRMSE4.455ESCounts
Repetitive Action CountingUCFRepMAE0.216ESCounts
Repetitive Action CountingUCFRepOBO0.704ESCounts
Repetitive Action CountingUCFRepOBZ0.381ESCounts
Repetitive Action CountingUCFRepRMSE1.972ESCounts

Related Papers

CountLLM: Towards Generalizable Repetitive Action Counting via Large Language Model2025-03-22Localization-Aware Multi-Scale Representation Learning for Repetitive Action Counting2025-01-13Repetitive Action Counting with Hybrid Temporal Relation Modeling2024-12-10A Short Note on Evaluating RepNet for Temporal Repetition Counting in Videos2024-11-13MultiCounter: Multiple Action Agnostic Repetition Counting in Untrimmed Videos2024-09-06GMFL-Net: A Global Multi-geometric Feature Learning Network for Repetitive Action Counting2024-08-31Rethinking temporal self-similarity for repetitive action counting2024-07-12FCA-RAC: First Cycle Annotated Repetitive Action Counting2024-06-18