CountGD: Multi-Modal Open-World Counting
Niki Amini-Naieni, Tengda Han, Andrew Zisserman

TL;DR
CountGD introduces a versatile open-world counting model that leverages multi-modal prompts, significantly enhancing accuracy and generality in object counting tasks across various benchmarks.
Contribution
The paper presents the first open-world counting model that accepts multi-modal prompts, improving accuracy and outperforming previous methods on multiple benchmarks.
Findings
CountGD outperforms previous models when using text prompts.
Using both text and visual exemplars enhances counting accuracy.
Preliminary studies reveal interactions between text and exemplar prompts.
Abstract
The goal of this paper is to improve the generality and accuracy of open-vocabulary object counting in images. To improve the generality, we repurpose an open-vocabulary detection foundation model (GroundingDINO) for the counting task, and also extend its capabilities by introducing modules to enable specifying the target object to count by visual exemplars. In turn, these new capabilities - being able to specify the target object by multi-modalites (text and exemplars) - lead to an improvement in counting accuracy. We make three contributions: First, we introduce the first open-world counting model, CountGD, where the prompt can be specified by a text description or visual exemplars or both; Second, we show that the performance of the model significantly improves the state of the art on multiple counting benchmarks - when using text only, CountGD is comparable to or outperforms all…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsData Management and Algorithms
