paper-with-me

홈 › Papers

T-Rex: Counting by Visual Prompting

2023-11-22 · Qing Jiang, Feng Li, Tianhe Ren, Shilong Liu, Zhaoyang Zeng, Kent Yu, Lei Zhang

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. Users can specify the objects of interest by marking points or boxes on a reference image, and T-Rex then detects all objects with a similar pattern. Guided by the visual feedback from T-Rex, users can also interactively refine the counting results by prompting on missing or falsely-detected objects. T-Rex has achieved state-of-the-art performance on several class-agnostic counting benchmarks. To further exploit its potential, we established a new counting benchmark encompassing diverse scenarios and challenges. Both quantitative and qualitative results show that T-Rex possesses exceptional zero-shot counting capabilities. We also present various practical application scenarios for T-Rex, illustrating its potential in the realm of visual prompting.

📄 PDF Abstract BibTeX arXiv:2311.13596

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Countingobject-detectionObject DetectionVisual PromptingZero-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…

Counting to Four is still a Chore for VLMs

2026-04-11 · Duy Le Dinh Anh, Patrick Amadeus Irawan, Tuan Van Vo arxiv

Vision--language models (VLMs) have achieved impressive performance on complex multimodal reasoning tasks, yet they still fail on simple grounding skills such as object counting. Existing evaluations mostly assess only f…

Multimodal ReasoningAnswer GenerationObject Counting

TriViewBench: Controlled Complexity Scaling for Multi-View Structural Reasoning in MLLMs

2026-06-24 · Yu-Yang Chen, Lan-Zhe Guo arxiv

Multimodal Large Language Models (MLLMs) demonstrate strong performance on standard visual question answering benchmarks, yet their scalability under controlled structural complexity remains poorly understood. We introdu…

Visual Question AnsweringVisual ReasoningObject Counting

Beyond Captioning: Task-Specific Prompting for Improved VLM Performance in Mathematical Reasoning

2024-10-08 · Ayush Singh, Mansi Gupta, Shivank Garg, Abhinav Kumar 외

Vision-Language Models (VLMs) have transformed tasks requiring visual and reasoning abilities, such as image retrieval and Visual Question Answering (VQA). Despite their success, VLMs face significant challenges with tas…

Image RetrievalMathMathematical ReasoningQuestion Answering+3

Visual Access Boundaries in Vision-Language Model Reasoning

2026-07-14 · Hiroto Osaka, Shohei Taniguchi, Gouki Minegishi, Kai Yamashita 외 arxiv

Chain-of-Thought (CoT) prompting is widely used as a test-time scaling strategy for Vision-Language Models (VLMs), but it remains unclear what is extended when VLMs generate longer reasoning traces. We ask whether CoT re…