paper-with-me

홈 › 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 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.

📄 PDF Abstract BibTeX arXiv:2512.23351

Code (0)

등록된 구현이 없습니다.

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

Object CountingOpen-vocabulary object countingZero-Shot Counting

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

T-Rex: Counting by Visual Prompting

2023-11-22 · Qing Jiang, Feng Li, Tianhe Ren, Shilong Liu 외

We introduce T-Rex, an interactive object counting model designed to first detect and then count any objects. We formulate object counting as an open-set object detection task with the integration of visual prompts. User…

ObjectObject Countingobject-detectionObject Detection+2

Adjusting for Chance Clustering Comparison Measures

2015-12-03 · Simone Romano, Nguyen Xuan Vinh, James Bailey, Karin Verspoor

Adjusted for chance measures are widely used to compare partitions/clusterings of the same data set. In particular, the Adjusted Rand Index (ARI) based on pair-counting, and the Adjusted Mutual Information (AMI) based on…

Clustering

AgentTuning: Enabling Generalized Agent Abilities for LLMs

2023-10-19 · Aohan Zeng, Mingdao Liu, Rui Lu, Bowen Wang 외

Open large language models (LLMs) with great performance in various tasks have significantly advanced the development of LLMs. However, they are far inferior to commercial models such as ChatGPT and GPT-4 when acting as …

Memorization