paper-with-me

홈 › Papers

Zero-shot Object Counting with Good Exemplars

2024-07-06 · Huilin Zhu, Jingling Yuan, Zhengwei Yang, Yu Guo, Zheng Wang, Xian Zhong, Shengfeng He

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 lies in their inability to identify high-quality exemplars effectively. This deficiency hampers scalability across diverse classes and undermines the development of strong visual associations between the identified classes and image content. To this end, we propose the Visual Association-based Zero-shot Object Counting (VA-Count) framework. VA-Count consists of an Exemplar Enhancement Module (EEM) and a Noise Suppression Module (NSM) that synergistically refine the process of class exemplar identification while minimizing the consequences of incorrect object identification. The EEM utilizes advanced vision-language pretaining models to discover potential exemplars, ensuring the framework's adaptability to various classes. Meanwhile, the NSM employs contrastive learning to differentiate between optimal and suboptimal exemplar pairs, reducing the negative effects of erroneous exemplars. VA-Count demonstrates its effectiveness and scalability in zero-shot contexts with superior performance on two object counting datasets.

📄 PDF Abstract BibTeX arXiv:2407.04948

Code (1)

hopoolinz/va-count 공식 구현 pytorch

Tasks

Contrastive LearningObjectObject CountingZero-Shot Counting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

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

Zero-shot Object Counting

2023-03-03 · CVPR 2023 1 · Jingyi Xu, Hieu Le, Vu Nguyen, Viresh Ranjan 외

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 input…

ObjectObject CountingZero-Shot Counting

CounTR: Transformer-based Generalised Visual Counting

2022-08-29 · Chang Liu, Yujie Zhong, Andrew Zisserman, Weidi Xie

In this paper, we consider the problem of generalised visual object counting, with the goal of developing a computational model for counting the number of objects from arbitrary semantic categories, using arbitrary numbe…

Exemplar-Free CountingObject CountingSelf-Supervised Learning

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 input…

ObjectObject Counting

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