paper-with-me

홈 › Papers

A Survey on Class-Agnostic Counting: Advancements from Reference-Based to Open-World Text-Guided Approaches

2025-01-31 · Luca Ciampi, Ali Azmoudeh, Elif Ecem Akbaba, Erdi Sarıtaş, Ziya Ata Yazıcı, Hazim Kemal Ekenel, Giuseppe Amato, Fabrizio Falchi

Object counting has recently shifted towards class-agnostic counting (CAC), which addresses the challenge of counting objects across arbitrary categories, tackling a critical need in versatile counting systems. While humans effortlessly identify and count objects from diverse categories without prior knowledge, most counting methods remain restricted to enumerating instances of known classes, requiring extensive labeled datasets for training, and struggling under open-vocabulary settings. Conversely, CAC aims to count objects belonging to classes never seen during training, typically operating in a few-shot setting. In this paper, for the first time, we review advancements in CAC methodologies, categorizing them into three paradigms based on how target object classes can be specified: reference-based, reference-less, and open-world text-guided. Reference-based approaches have set performance benchmarks using exemplar-guided mechanisms. Reference-less methods eliminate exemplar dependency by leveraging inherent image patterns. Finally, open-world text-guided methods utilize vision-language models, enabling object class descriptions through textual prompts, representing a flexible and appealing solution. We analyze state-of-the-art techniques and we report their results on existing gold standard benchmarks, comparing their performance and identifying and discussing their strengths and limitations. Persistent challenges -- such as annotation dependency, scalability, and generalization -- are discussed, alongside future directions. We believe this survey serves as a valuable resource for researchers to understand the progressive developments and contributions over time and the current state-of-the-art of CAC, suggesting insights for future directions and challenges to be addressed.

📄 PDF Abstract BibTeX arXiv:2501.19184

Code (0)

등록된 구현이 없습니다.

Tasks

Object Counting

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning to Count Anything: Reference-less Class-agnostic Counting with Weak Supervision

2022-05-20 · Michael Hobley, Victor Prisacariu

Current class-agnostic counting methods can generalise to unseen classes but usually require reference images to define the type of object to be counted, as well as instance annotations during training. Reference-less cl…

Exemplar-Free CountingObject Counting

Class-agnostic-Few-shot-Object-Counting

2021-06-14 · WACV 2021 6 · Shuo-Diao Yang, Hung-Ting Su, Winston H. Hsu, Wen-Chin Chen

Object counting which aims to calculate the number of total instances of the given class is a classic but crucial task that can be applied to many applications. Most of the prior works only focus on counting certain clas…

ObjectObject Counting

Mind the Prompt: A Novel Benchmark for Prompt-based Class-Agnostic Counting

2024-09-24 · Luca Ciampi, Nicola Messina, Matteo Pierucci, Giuseppe Amato 외

Recently, object counting has shifted towards class-agnostic counting (CAC), which counts instances of arbitrary object classes never seen during model training. With advancements in robust vision-and-language foundation…

ObjectObject Counting

A Recipe for CAC: Mosaic-based Generalized Loss for Improved Class-Agnostic Counting

2024-04-15 · Tsung-Han Chou, Brian Wang, Wei-Chen Chiu, Jun-Cheng Chen

Class agnostic counting (CAC) is a vision task that can be used to count the total occurrence number of any given reference objects in the query image. The task is usually formulated as a density map estimation problem t…

Benchmarking

A Simple-but-effective Baseline for Training-free Class-Agnostic Counting

2024-03-03 · YuHao Lin, HaiMing Xu, Lingqiao Liu, Javen Qinfeng Shi

Class-Agnostic Counting (CAC) seeks to accurately count objects in a given image with only a few reference examples. While previous methods achieving this relied on additional training, recent efforts have shown that it'…