中文
相关论文

相关论文: Zero-Shot Object Counting with Language-Vision Mod…

200 篇论文

This paper addresses the task of learning an image clas-sifier when some categories are defined by semantic descriptions only (e.g. visual attributes) while the others are defined by exemplar images as well. This task is often referred to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

Class-agnostic counting (CAC) has numerous potential applications across various domains. The goal is to count objects of an arbitrary category during testing, based on only a few annotated exemplars. In this paper, we point out that the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Jingyi Xu , Hieu Le , Dimitris Samaras

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

As we move towards large-scale object detection, it is unrealistic to expect annotated training data, in the form of bounding box annotations around objects, for all object classes at sufficient scale, and so methods capable of unseen…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Pengkai Zhu , Hanxiao Wang , Venkatesh Saligrama

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

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

Object counting in complex scenes is particularly challenging in the zero-shot (ZS) setting, where instances of unseen categories are counted using only a class name. Existing ZS counting methods that infer exemplars from text often rely on…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Muhammad Ibraheem Siddiqui , Muhammad Haris Khan

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Class-Agnostic Counting (CAC) seeks to accurately count objects in a given image with only a few reference examples. While previous methods achieving this relied on additional training, recent efforts have shown that it's possible to…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yuhao Lin , Haiming Xu , Lingqiao Liu , Javen Qinfeng Shi

Zero-shot learning (ZSL) aims to classify objects that are not observed or seen during training. It relies on class semantic description to transfer knowledge from the seen classes to the unseen classes. Existing methods of obtaining class…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Fahimul Hoque Shubho , Townim Faisal Chowdhury , Ali Cheraghian , Morteza Saberi , Nabeel Mohammed , Shafin Rahman

Zero-shot learning (ZSL) aims to recognize objects of novel classes without any training samples of specific classes, which is achieved by exploiting the semantic information and auxiliary datasets. Recently most ZSL approaches focus on…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Huajie Jiang , Ruiping Wang , Shiguang Shan , Xilin Chen

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

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

Recent advances in visual-language models have shown remarkable zero-shot text-image matching ability that is transferable to downstream tasks such as object detection and segmentation. Adapting these models for object counting, however,…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Ruixiang Jiang , Lingbo Liu , Changwen Chen

We propose a novel framework for interactive class-agnostic object counting, where a human user can interactively provide feedback to improve the accuracy of a counter. Our framework consists of two main components: a user-friendly…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Yifeng Huang , Viresh Ranjan , Minh Hoai

Existing works on visual counting primarily focus on one specific category at a time, such as people, animals, and cells. In this paper, we are interested in counting everything, that is to count objects from any category given only a few…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Viresh Ranjan , Udbhav Sharma , Thu Nguyen , Minh Hoai

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

Zero-shot classification (ZSC) is the task of learning predictors for classes not seen during training. Although the different methods in the literature are evaluated using the same class splits, little is known about their stability under…

机器学习 · 计算机科学 2021-03-03 Matías Molina , Jorge Sánchez

This paper provides a framework to hash images containing instances of unknown object classes. In many object recognition problems, we might have access to huge amount of data. It may so happen that even this huge data doesn't cover the…

计算机视觉与模式识别 · 计算机科学 2016-10-11 Shubham Pachori , Shanmuganathan Raman