CountGD++: Generalized Prompting for Open-World Counting
By: Niki Amini-Naieni, Andrew Zisserman
Potential Business Impact:
Counts anything in pictures, even what to ignore.
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 text and visual examples, the visual examples must be manually annotated inside the image, and there is no way to specify what not to count. To address these gaps, we introduce novel capabilities that expand how the target object can be specified. Specifically, we extend the prompt to enable what not to count to be described with text and/or visual examples, introduce the concept of `pseudo-exemplars' that automate the annotation of visual examples at inference, and extend counting models to accept visual examples from both natural and synthetic external images. We also use our new counting model, CountGD++, as a vision expert agent for an LLM. Together, these contributions expand the prompt flexibility of multi-modal open-world counting and lead to significant improvements in accuracy, efficiency, and generalization across multiple datasets. Code is available at https://github.com/niki-amini-naieni/CountGDPlusPlus.
Similar Papers
Object Counting with GPT-4o and GPT-5: A Comparative Study
CV and Pattern Recognition
Lets computers count things they've never seen.
SDVPT: Semantic-Driven Visual Prompt Tuning for Open-World Object Counting
CV and Pattern Recognition
Teaches computers to count anything in pictures.
Open-World Object Counting in Videos
CV and Pattern Recognition
Counts specific things in videos, even when hidden.