paper-with-me

Papers

Zero-Shot Object Counting with Language-Vision Models

2023-09-22 · Jingyi Xu, Hieu Le, Dimitris Samaras

Class-agnostic object counting aims to count object instances of an arbitrary class at test time. It is challenging but also enables many potential applications. Current methods require human-annotated exemplars as inputs which are often unavailable for novel categories, especially for autonomous systems. Thus, we propose zero-shot object counting (ZSC), a new setting where only the class name is available during test time. This obviates the need for human annotators and enables automated operation. To perform ZSC, we propose finding a few object crops from the input image and use them as counting exemplars. The goal is to identify patches containing the objects of interest while also being visually representative for all instances in the image. To do this, we first construct class prototypes using large language-vision models, including CLIP and Stable Diffusion, to select the patches containing the target objects. Furthermore, we propose a ranking model that estimates the counting error of each patch to select the most suitable exemplars for counting. Experimental results on a recent class-agnostic counting dataset, FSC-147, validate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2309.13097

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Counting

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Object Counting with GPT-4o and GPT-5: A Comparative Study

2025-12-02 · Richard Füzesséry, Kaziwa Saleh, Sándor Szénási, Zoltán Vámossy arxiv

Zero-shot object counting attempts to estimate the number of object instances belonging to novel categories that the vision model performing the counting has never encountered during training. Existing methods typically …

Object Counting

Enhancing Zero-shot Counting via Language-guided Exemplar Learning

2024-02-08 · Mingjie Wang, Jun Zhou, Yong Dai, Eric Buys 외

Recently, Class-Agnostic Counting (CAC) problem has garnered increasing attention owing to its intriguing generality and superior efficiency compared to Category-Specific Counting (CSC). This paper proposes a novel Expre…

Object CountingZero-Shot CountingZero-Shot Learning

Zero-shot Object Counting with Good Exemplars

2024-07-06 · Huilin Zhu, Jingling Yuan, Zhengwei Yang, Yu Guo 외

Zero-shot object counting (ZOC) aims to enumerate objects in images using only the names of object classes during testing, without the need for manual annotations. However, a critical challenge in current ZOC methods lie…

Contrastive LearningObjectObject CountingZero-Shot Counting

CLIP-Count: Towards Text-Guided Zero-Shot Object Counting

2023-05-12 · Ruixiang Jiang, Lingbo Liu, Changwen Chen

Recent advances in visual-language models have shown remarkable zero-shot text-image matching ability that is transferable to downstream tasks such as object detection and segmentation. Adapting these models for object c…

Cross-Part Crowd CountingCross-Part EvaluationCrowd CountingObject+4

SAVE: Self-Attention on Visual Embedding for Zero-Shot Generic Object Counting

2025-02-10 · journal 2025 2 · Ahmed Zgaren, Wassim Bouachir, Nizar Bouguila

Zero-shot counting is a subcategory of Generic Visual Object Counting, which aims to count objects from an arbitrary class in a given image. While few-shot counting relies on delivering exemplars to the model to count si…

Exemplar-Free CountingObjectObject CountingZero-Shot Counting