中文
相关论文

相关论文: CountGD++: Generalized Prompting for Open-World Co…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Niki Amini-Naieni , Tengda Han , Andrew Zisserman

We introduce a new task of open-world object counting in videos: given a text description, or an image example, that specifies the target object, the objective is to enumerate all the unique instances of the target objects in the video.…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Niki Amini-Naieni , Andrew Zisserman

Nearly all existing counting methods are designed for a specific object class. Our work, however, aims to create a counting model able to count any class of object. To achieve this goal, we formulate counting as a matching problem, enabling…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Erika Lu , Weidi Xie , Andrew Zisserman

Our objective is open-world object counting in images, where the target object class is specified by a text description. To this end, we propose CounTX, a class-agnostic, single-stage model using a transformer decoder counting head on top…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Niki Amini-Naieni , Kiana Amini-Naieni , Tengda Han , Andrew Zisserman

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 granularity is left…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chang Liu , Haoning Wu , Weidi Xie

Expanding pre-trained zero-shot counting models to handle unseen categories requires more than simply adding new prompts, as this approach does not achieve the necessary alignment between text and visual features for accurate counting. We…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Huilin Zhu , Senyao Li , Jingling Yuan , Zhengwei Yang , Yu Guo , Wenxuan Liu , Xian Zhong , Shengfeng He

In this paper, we consider the problem of generalised visual object counting, with the goal of developing a computational model for counting the number of objects from arbitrary semantic categories, using arbitrary number of "exemplars",…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Chang Liu , Yujie Zhong , Andrew Zisserman , Weidi Xie

Open-world object counting leverages the robust text-image alignment of pre-trained vision-language models (VLMs) to enable counting of arbitrary categories in images specified by textual queries. However, widely adopted naive fine-tuning…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Yiming Zhao , Guorong Li , Laiyun Qing , Amin Beheshti , Jian Yang , Michael Sheng , Yuankai Qi , Qingming Huang

This paper presents CountEx, a discriminative visual counting framework designed to address a key limitation of existing prompt-based methods: the inability to explicitly exclude visually similar distractors. While current approaches allow…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yifeng Huang , Gia Khanh Nguyen , Minh Hoai

Recent advances in large vision-language models (VLMs) have shown remarkable progress in solving the text-promptable object counting problem. Representative methods typically specify text prompts with object category information in images.…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Miaojing Shi , Xiaowen Zhang , Zijie Yue , Yong Luo , Cairong Zhao , Li Li

Text prompts are crucial for generalizing pre-trained open-set object detection models to new categories. However, current methods for text prompts are limited as they require manual feedback when generalizing to new categories, which…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Qibo Chen , Weizhong Jin , Shuchang Li , Mengdi Liu , Li Yu , Jian Jiang , Xiaozheng Wang

Recently, there have been significant improvements in the quality and performance of text-to-image generation, largely due to the impressive results attained by diffusion models. However, text-to-image diffusion models sometimes struggle to…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Wonjun Kang , Kevin Galim , Hyung Il Koo , Nam Ik Cho

Counting the number of items in a visual scene remains a fundamental yet challenging task in computer vision. Traditional approaches to solving this problem rely on domain-specific counting architectures, which are trained using datasets…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Kuinan Hou , Jing Mi , Marco Zorzi , Lamberto Ballan , Alberto Testolin

Accurately controlling object count in text-to-image generation remains a key challenge. Supervised methods often fail, as training data rarely covers all count variations. Methods that manipulate the denoising process to add or remove…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Oz Zafar , Yuval Cohen , Lior Wolf , Idan Schwartz

Numerosity remains a challenge for state-of-the-art text-to-image generation models like FLUX and GPT-4o, which often fail to accurately follow counting instructions in text prompts. In this paper, we aim to study a fundamental yet often…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Yaqi Zhao , Xiaochen Wang , Li Dong , Wentao Zhang , Yuhui Yuan

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…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Qing Jiang , Feng Li , Tianhe Ren , Shilong Liu , Zhaoyang Zeng , Kent Yu , Lei Zhang

Recent advances in data-centric artificial intelligence highlight inherent limitations in object recognition datasets. One of the primary issues stems from the semantic gap problem, which results in complex many-to-many mappings between…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Xiaolei Diao , Fausto Giunchiglia

Object counting methods typically rely on manually annotated datasets. The cost of creating such datasets has restricted the versatility of these networks to count objects from specific classes (such as humans or penguins), and counting…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Adriano D'Alessandro , Ali Mahdavi-Amiri , Ghassan Hamarneh

Object counting aims to estimate the number of objects in images. The leading counting approaches focus on the single category counting task and achieve impressive performance. Note that there are multiple categories of objects in real…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Wei Xu , Dingkang Liang , Yixiao Zheng , Zhanyu Ma

Prompt tuning for vision-language models such as CLIP involves optimizing the text prompts used to generate image-text pairs for specific downstream tasks. While hand-crafted or template-based prompts are generally applicable to a wider…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Qian Zhang
‹ 上一页 1 2 3 10 下一页 ›