paper-with-me

홈 › Papers

CountGD: Multi-Modal Open-World Counting

2024-07-05 · Niki Amini-Naieni, Tengda Han, Andrew Zisserman

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/.

📄 PDF Abstract BibTeX arXiv:2407.04619

Code (2)

niki-amini-naieni/CountGD pytorch
niki-amini-naieni/countx pytorch

Tasks

Object CountingOpen-vocabulary object countingZero-Shot Counting

Similar Papers 제목 키워드 기반

CountGD++: Generalized Prompting for Open-World Counting

2025-12-29 · Niki Amini-Naieni, Andrew Zisserman arxiv

The flexibility and accuracy of methods for automatically counting objects in images and videos are limited by the way the object can be specified. While existing methods allow users to describe the target object with te…

Chain-of-Look Spatial Reasoning for Dense Surgical Instrument Counting

2026-02-11 · Rishikesh Bhyri, Brian R Quaranto, Philip J Seger, Kaity Tung 외 arxiv

Accurate counting of surgical instruments in Operating Rooms (OR) is a critical prerequisite for ensuring patient safety during surgery. Despite recent progress of large visual-language models and agentic AI, accurately …

Spatial ReasoningObject DetectionVisual Reasoning

Count Anything at Any Granularity

2026-05-11 · Chang Liu, Haoning Wu, Weidi Xie arxiv

Open-world object counting remains brittle: despite rapid advances in vision-language models (VLMs), reliably counting the objects a user intends is far from solved. We argue that a central reason is that counting granul…

Object CountingImage Editing

Why Existing Multimodal Crowd Counting Datasets Can Lead to Unfulfilled Expectations in Real-World Applications

2023-04-13 · Martin Thißen, Elke Hergenröther

More information leads to better decisions and predictions, right? Confirming this hypothesis, several studies concluded that the simultaneous use of optical and thermal images leads to better predictions in crowd counti…

Crowd Counting

Counting Through Occlusion: Framework for Open World Amodal Counting

2025-11-16 · Safaeid Hossain Arib, Rabeya Akter, Abdul Monaf Chowdhury, Md Jubair Ahmed Sourov 외 arxiv

Object counting has achieved remarkable success on visible instances, yet state-of-the-art (SOTA) methods fail under occlusion. This failure stems from a fundamental architectural limitation where backbone networks encod…

Object Counting