Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CountGD: Multi-Modal Open-World Counting

About

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 previous text-only works, and when using both text and visual exemplars, we outperform all previous models; Third, we carry out a preliminary study into different interactions between the text and visual exemplar prompts, including the cases where they reinforce each other and where one restricts the other. The code and an app to test the model are available at https://www.robots.ox.ac.uk/~vgg/research/countgd/.

Niki Amini-Naieni, Tengda Han, Andrew Zisserman• 2024

Related benchmarks

TaskDatasetResultRank
Object CountingFSC-147 (test)
MAE5.74
297
Object CountingFSC-147 (val)
MAE7.1
211
CountingCARPK
MAE3.83
41
Object CountingPASCAL VOC Count 2007 (test)
mRMSE21.7
40
Object CountingPascal VOC (test)
RMSE7.01
27
CountingFSCD-147 (test)
MAE12.98
21
Few-shot Object CountingFSC147 1.0 (val)
MAE7.1
19
Visual CountingPenguin benchmark
MAE17.07
19
Few-shot Object CountingFSC147 1.0 (test)
MAE6.75
19
Object CountingPairTally Intra-scene
MAE15.67
16
Showing 10 of 27 rows

Other info

Follow for update