English
Related papers

Related papers: Boosting Quantitive and Spatial Awareness for Zero…

200 papers

Scene Change Detection is a challenging task in computer vision and robotics that aims to identify differences between two images of the same scene captured at different times. Traditional change detection methods rely on training models…

Robotics · Computer Science 2024-09-24 Shyam Sundar Kannan , Byung-Cheol Min

Zero-shot object detection (ZSD), the task that extends conventional detection models to detecting objects from unseen categories, has emerged as a new challenge in computer vision. Most existing approaches tackle the ZSD task with a strict…

Computer Vision and Pattern Recognition · Computer Science 2022-01-04 Caixia Yan , Xiaojun Chang , Minnan Luo , Huan Liu , Xiaoqin Zhang , Qinghua Zheng

Zero-shot detection (ZSD) is a challenging task where we aim to recognize and localize objects simultaneously, even when our model has not been trained with visual samples of a few target ("unseen") classes. Recently, methods employing…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Sandipan Sarma , Sushil Kumar , Arijit Sur

In class-agnostic object counting, the goal is to estimate the total number of object instances in an image without distinguishing between specific categories. Existing methods often predict this count without considering class-specific…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Huilin Zhu , Jingling Yuan , Zhengwei Yang , Yu Guo , Xian Zhong , Shengfeng He

Zero-shot learning aims at recognizing unseen classes (no training example) with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space shared by both seen and unseen classes, i.e.,…

Computer Vision and Pattern Recognition · Computer Science 2020-05-01 Jingcai Guo , Song Guo

Zero-shot recognition aims to classify an image by selecting the most compatible label description from a set of candidate classes without any task-specific supervision. In fine-grained settings, however, the relevant evidence often lies in…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Junyi Hu , Qiji Zhou , Lei Zhang , Yue Zhang

Zero-shot learning (ZSL) aims to recognize objects from novel unseen classes without any training data. Recently, structure-transfer based methods are proposed to implement ZSL by transferring structural knowledge from the semantic…

Computer Vision and Pattern Recognition · Computer Science 2017-11-21 Bo Zhao , Xinwei Sun , Yuan Yao , Yizhou Wang

Zero-Shot Learning (ZSL) is achieved via aligning the semantic relationships between the global image feature vector and the corresponding class semantic descriptions. However, using the global features to represent fine-grained images may…

Computer Vision and Pattern Recognition · Computer Science 2018-05-22 Yunlong Yu , Zhong Ji , Yanwei Fu , Jichang Guo , Yanwei Pang , Zhongfei Zhang

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",…

Computer Vision and Pattern Recognition · Computer Science 2023-06-05 Chang Liu , Yujie Zhong , Andrew Zisserman , Weidi Xie

Zero-shot multi-label recognition (MLR) with Vision-Language Models (VLMs) faces significant challenges without training data, model tuning, or architectural modifications. Existing approaches require prompt tuning or architectural…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Kevin Miller , Samarth Mishra , Aditya Gangrade , Kate Saenko , Venkatesh Saligrama

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Maxime Bucher , Tuan-Hung Vu , Matthieu Cord , Patrick Pérez

The goal of Open-Vocabulary Compositional Zero-Shot Learning (OV-CZSL) is to recognize attribute-object compositions in the open-vocabulary setting, where compositions of both seen and unseen attributes and objects are evaluated. Recently,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-05 Yihang Duan , Jiong Wang , Pengpeng Zeng , Ji Zhang , Lei Zhao , Chong Wang , Jingkuan Song , Lianli Gao

Strong data augmentation is a fundamental component of state-of-the-art mean teacher-based Source-Free domain adaptive Object Detection (SFOD) methods, enabling consistency-based self-supervised optimization along weak augmentation.…

Computer Vision and Pattern Recognition · Computer Science 2025-10-02 Song Tang , Jiuzheng Yang , Mao Ye , Boyu Wang , Yan Gan , Xiatian Zhu

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…

Computer Vision and Pattern Recognition · Computer Science 2017-12-12 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

To transfer knowledge from seen attribute-object compositions to recognize unseen ones, recent compositional zero-shot learning (CZSL) methods mainly discuss the optimal classification branches to identify the elements, leading to the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-02 Fengyuan Dai , Siteng Huang , Min Zhang , Biao Gong , Donglin Wang

In this paper, we study the problem of recognizing compositional attribute-object concepts within the zero-shot learning (ZSL) framework. We propose an episode-based cross-attention (EpiCA) network which combines merits of cross-attention…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Guangyue Xu , Parisa Kordjamshidi , Joyce Y. Chai

Object recognition has become prevalent across various industries. However, most existing applications are limited to identifying objects alone, without considering their associated states. The ability to recognize both the state and object…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Cheng-Hong Chang , Pei-Hsuan Tsai

Recently, large pre-trained vision-language models have shown remarkable performance in zero-shot anomaly detection (ZSAD). With fine-tuning on a single auxiliary dataset, the model enables cross-category anomaly detection on diverse…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Qiyu Chen , Zhen Qu , Wei Luo , Haiming Yao , Yunkang Cao , Yuxin Jiang , Yinan Duan , Huiyuan Luo , Chengkan Lv , Zhengtao Zhang

Zero-shot learning (ZSL) aims to recognize instances of unseen classes solely based on the semantic descriptions of the classes. Existing algorithms usually formulate it as a semantic-visual correspondence problem, by learning mappings from…

Computer Vision and Pattern Recognition · Computer Science 2019-11-28 Kai Li , Martin Renqiang Min , Yun Fu

Zero-Shot Learning (ZSL) aims at classifying unlabeled objects by leveraging auxiliary knowledge, such as semantic representations. A limitation of previous approaches is that only intrinsic properties of objects, e.g. their visual…

Computer Vision and Pattern Recognition · Computer Science 2019-05-01 Eloi Zablocki , Patrick Bordes , Benjamin Piwowarski , Laure Soulier , Patrick Gallinari