English
Related papers

Related papers: Prototype-Driven Adaptation for Few-Shot Object De…

200 papers

Object detection has achieved a huge breakthrough with deep neural networks and massive annotated data. However, current detection methods cannot be directly transferred to the scenario where the annotated data is scarce due to the severe…

Computer Vision and Pattern Recognition · Computer Science 2023-10-26 Qihan Huang , Haofei Zhang , Mengqi Xue , Jie Song , Mingli Song

Detecting out-of-domain (OOD) intents from user queries is essential for a task-oriented dialogue system. Previous OOD detection studies generally work on the assumption that plenty of labeled IND intents exist. In this paper, we focus on a…

Computation and Language · Computer Science 2024-02-23 Pei Wang , Keqing He , Yutao Mou , Xiaoshuai Song , Yanan Wu , Jingang Wang , Yunsen Xian , Xunliang Cai , Weiran Xu

We introduce Few-Shot Video Object Detection (FSVOD) with three contributions to real-world visual learning challenge in our highly diverse and dynamic world: 1) a large-scale video dataset FSVOD-500 comprising of 500 classes with…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Qi Fan , Chi-Keung Tang , Yu-Wing Tai

Few-shot learning for image classification comes up as a hot topic in computer vision, which aims at fast learning from a limited number of labeled images and generalize over the new tasks. In this paper, motivated by the idea of Fisher…

Computer Vision and Pattern Recognition · Computer Science 2023-05-16 Qijun Song , Siyun Zhou , Liwei Xu

The Few-Shot Segmentation (FSS) aims to accomplish the novel class segmentation task with a few annotated images. Current FSS research based on meta-learning focus on designing a complex interaction mechanism between the query and support…

Computer Vision and Pattern Recognition · Computer Science 2024-01-10 Jing Wang , Jinagyun Li , Chen Chen , Yisi Zhang , Haoran Shen , Tianxiang Zhang

Prototype learning is extensively used for few-shot segmentation. Typically, a single prototype is obtained from the support feature by averaging the global object information. However, using one prototype to represent all the information…

Computer Vision and Pattern Recognition · Computer Science 2021-05-18 Gen Li , Varun Jampani , Laura Sevilla-Lara , Deqing Sun , Jonghyun Kim , Joongkyu Kim

Due to the limited availability of data, existing few-shot learning methods trained from scratch fail to achieve satisfactory performance. In contrast, large-scale pre-trained models such as CLIP demonstrate remarkable few-shot and…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Kun Song , Huimin Ma , Bochao Zou , Huishuai Zhang , Weiran Huang

Domain adaptation in reinforcement learning (RL) mainly deals with the changes of observation when transferring the policy to a new environment. Many traditional approaches of domain adaptation in RL manage to learn a mapping function…

Machine Learning · Computer Science 2023-06-14 Qi Yi , Rui Zhang , Shaohui Peng , Jiaming Guo , Yunkai Gao , Kaizhao Yuan , Ruizhi Chen , Siming Lan , Xing Hu , Zidong Du , Xishan Zhang , Qi Guo , Yunji Chen

Source-Free Domain Adaptation (SFDA) addresses the challenge of adapting a model to a target domain without access to the data of the source domain. Prevailing methods typically start with a source model pre-trained with full supervision…

Computer Vision and Pattern Recognition · Computer Science 2025-09-15 Chirayu Agrawal , Snehasis Mukherjee

Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and classification approaches…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Leonid Karlinsky , Joseph Shtok , Amit Alfassy , Moshe Lichtenstein , Sivan Harary , Eli Schwartz , Sivan Doveh , Prasanna Sattigeri , Rogerio Feris , Alexander Bronstein , Raja Giryes

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Wei Hua , Dingkang Liang , Jingyu Li , Xiaolong Liu , Zhikang Zou , Xiaoqing Ye , Xiang Bai

Training a neural network model that can quickly adapt to a new task is highly desirable yet challenging for few-shot learning problems. Recent few-shot learning methods mostly concentrate on developing various meta-learning strategies from…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Zihang Jiang , Bingyi Kang , Kuangqi Zhou , Jiashi Feng

We consider low-shot counting of arbitrary semantic categories in the image using only few annotated exemplars (few-shot) or no exemplars (no-shot). The standard few-shot pipeline follows extraction of appearance queries from exemplars and…

Computer Vision and Pattern Recognition · Computer Science 2023-09-29 Nikola Djukic , Alan Lukezic , Vitjan Zavrtanik , Matej Kristan

Unsupervised domain adaptation (UDA) aims to transfer a model learned using labeled data from the source domain to unlabeled data in the target domain. To address the large domain gap issue between the source and target domains, we propose…

Computer Vision and Pattern Recognition · Computer Science 2024-01-19 Tzuhsuan Huang , Chen-Che Huang , Chung-Hao Ku , Jun-Cheng Chen

The growing demand for oriented object detection (OOD) across various domains has driven significant research in this area. However, the high cost of dataset annotation remains a major concern. Current mainstream OOD algorithms can be…

Computer Vision and Pattern Recognition · Computer Science 2026-03-05 Mingxin Liu , Peiyuan Zhang , Yuan Liu , Wei Zhang , Yue Zhou , Ning Liao , Ziyang Gong , Junwei Luo , Zhirui Wang , Yi Yu , Xue Yang

With the development of deep learning, the field of face anti-spoofing (FAS) has witnessed great progress. FAS is usually considered a classification problem, where each class is assumed to contain a single cluster optimized by softmax…

Computer Vision and Pattern Recognition · Computer Science 2023-05-17 Qinghong Sun , Zhenfei Yin , Yichao Wu , Yuanhan Zhang , Jing Shao

It is a well-known fact that the performance of deep learning models deteriorates when they encounter a distribution shift at test time. Test-time adaptation (TTA) algorithms have been proposed to adapt the model online while inferring test…

Computer Vision and Pattern Recognition · Computer Science 2023-12-15 Jayeon Yoo , Dongkwan Lee , Inseop Chung , Donghyun Kim , Nojun Kwak

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

Computer Vision and Pattern Recognition · Computer Science 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han

We propose a simple but effective source-free domain adaptation (SFDA) method. Treating SFDA as an unsupervised clustering problem and following the intuition that local neighbors in feature space should have more similar predictions than…

Computer Vision and Pattern Recognition · Computer Science 2022-10-05 Shiqi Yang , Yaxing Wang , Kai Wang , Shangling Jui , Joost van de Weijer

Domain adaptive object detection (DAOD) aims to alleviate transfer performance degradation caused by the cross-domain discrepancy. However, most existing DAOD methods are dominated by outdated and computationally intensive two-stage Faster…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Huayi Zhou , Fei Jiang , Hongtao Lu