paper-with-me

Papers

Every Shot Counts: Using Exemplars for Repetition Counting in Videos

2024-03-26 · Saptarshi Sinha, Alexandros Stergiou, Dima Damen

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.

📄 PDF Abstract BibTeX arXiv:2403.18074

Code (1)

sinhasaptarshi/EveryShotCounts 공식 구현 pytorch

Tasks

DecoderExemplar-FreeRepetitive Action Counting

Similar Papers 제목 키워드 기반

A Low-Shot Object Counting Network With Iterative Prototype Adaptation

2022-11-15 · ICCV 2023 1 · Nikola Djukic, Alan Lukezic, Vitjan Zavrtanik, Matej Kristan

We consider low-shot counting of arbitrary semantic categories in the image using only few annotated exemplars (few-shot) or no exemplars (no-shot). The standard few-shot pipeline follows extraction of appearance queries…

Exemplar-Free CountingObjectObject CountingObject Localization

Intelligent Repetition Counting for Unseen Exercises: A Few-Shot Learning Approach with Sensor Signals

2024-10-01 · Yooseok Lim, Sujee Lee

Sensing technology has significantly advanced in automating systems that reflect human movement, particularly in robotics and healthcare, where it is used to automatically detect target movements. This study develops a m…

Few-Shot LearningTriplet

GCNet: Probing Self-Similarity Learning for Generalized Counting Network

2023-02-10 · Mingjie Wang, Yande Li, Jun Zhou, Graham W. Taylor 외

The class-agnostic counting (CAC) problem has caught increasing attention recently due to its wide societal applications and arduous challenges. To count objects of different categories, existing approaches rely on user-…

DAVE - A Detect-and-Verify Paradigm for Low-Shot Counting

2024-01-01 · CVPR 2024 1 · Jer Pelhan, Alan Lukeži?, Vitjan Zavrtanik, Matej Kristan

Low-shot counters estimate the number of objects corresponding to a selected category based on only few or no exemplars annotated in the image. The current state-of-the-art estimates the total counts as the sum over …

Object

DAVE -- A Detect-and-Verify Paradigm for Low-Shot Counting

2024-04-25 · Jer Pelhan, Alan Lukežič, Vitjan Zavrtanik, Matej Kristan

Low-shot counters estimate the number of objects corresponding to a selected category, based on only few or no exemplars annotated in the image. The current state-of-the-art estimates the total counts as the sum over the…

Exemplar-Free CountingFew-shot Object Counting and DetectionObjectObject Counting+1