Zero-Shot Object Counting with Language-Vision Models
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject CountingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Object Counting with GPT-4o and GPT-5: A Comparative Study
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 CountingEnhancing Zero-shot Counting via Language-guided Exemplar Learning
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 LearningZero-shot Object Counting with Good Exemplars
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 CountingCLIP-Count: Towards Text-Guided Zero-Shot Object Counting
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+4SAVE: Self-Attention on Visual Embedding for Zero-Shot Generic Object Counting
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