中文
相关论文

相关论文: Incremental Few-Shot Object Detection

200 篇论文

Transfer learning based approaches have recently achieved promising results on the few-shot detection task. These approaches however suffer from ``catastrophic forgetting'' issue due to finetuning of base detector, leading to sub-optimal…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Yihang She , Goutam Bhat , Martin Danelljan , Fisher Yu

Few-shot segmentation aims to train a segmentation model that can fast adapt to a novel task for which only a few annotated images are provided. Most recent models have adopted a prototype-based paradigm for few-shot inference. These…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Li Guo , Haoming Liu , Yuxuan Xia , Chengyu Zhang , Xiaochen Lu

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…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Qi Fan , Chi-Keung Tang , Yu-Wing Tai

Recent advances in deep learning greatly boost the performance of object detection. State-of-the-art methods such as Faster-RCNN, FPN and R-FCN have achieved high accuracy in challenging benchmark datasets. However, these methods require…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Hao Yang , Hao Wu , Hao Chen

Gathering cyber threat intelligence from open sources is becoming increasingly important for maintaining and achieving a high level of security as systems become larger and more complex. However, these open sources are often subject to…

密码学与安全 · 计算机科学 2022-07-25 Markus Bayer , Tobias Frey , Christian Reuter

Traditional semi-supervised object detection methods assume a fixed set of object classes (in-distribution or ID classes) during training and deployment, which limits performance in real-world scenarios where unseen classes…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Garvita Allabadi , Ana Lucic , Siddarth Aananth , Tiffany Yang , Yu-Xiong Wang , Vikram Adve

This paper considers few-shot anomaly detection (FSAD), a practical yet under-studied setting for anomaly detection (AD), where only a limited number of normal images are provided for each category at training. So far, existing FSAD studies…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Chaoqin Huang , Haoyan Guan , Aofan Jiang , Ya Zhang , Michael Spratling , Yan-Feng Wang

An old-school recipe for training a classifier is to (i) learn a good feature extractor and (ii) optimize a linear layer atop. When only a handful of samples are available per category, as in Few-Shot Adaptation (FSA), data are insufficient…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Matteo Farina , Massimiliano Mancini , Giovanni Iacca , Elisa Ricci

Most existing anomaly detection (AD) methods require a dedicated model for each category. Such a paradigm, despite its promising results, is computationally expensive and inefficient, thereby failing to meet the requirements for realworld…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Chaoqin Huang , Haoyan Guan , Aofan Jiang , Ya Zhang , Michael Spratling , Xinchao Wang , Yanfeng Wang

To address the annotation scarcity issue in some cases of semantic segmentation, there have been a few attempts to develop the segmentation model in the few-shot learning paradigm. However, most existing methods only focus on the…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Pinzhuo Tian , Zhangkai Wu , Lei Qi , Lei Wang , Yinghuan Shi , Yang Gao

Modern object detectors have achieved impressive progress under the close-set setup. However, open-set object detection (OSOD) remains challenging since objects of unknown categories are often misclassified to existing known classes. In…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Jiaming Han , Yuqiang Ren , Jian Ding , Xingjia Pan , Ke Yan , Gui-Song Xia

Few-shot learning is a challenging task since only few instances are given for recognizing an unseen class. One way to alleviate this problem is to acquire a strong inductive bias via meta-learning on similar tasks. In this paper, we show…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Wentao Chen , Chenyang Si , Wei Wang , Liang Wang , Zilei Wang , Tieniu Tan

Traditional recognition methods typically require large, artificially-balanced training classes, while few-shot learning methods are tested on artificially small ones. In contrast to both extremes, real world recognition problems exhibit…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Davis Wertheimer , Bharath Hariharan

Few-shot learning aims to correctly recognize query samples from unseen classes given a limited number of support samples, often by relying on global embeddings of images. In this paper, we propose to equip the backbone network with an…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Jie Hong , Pengfei Fang , Weihao Li , Tong Zhang , Christian Simon , Mehrtash Harandi , Lars Petersson

Few-shot learning aims to recognize novel classes from a few examples. Although significant progress has been made in the image domain, few-shot video classification is relatively unexplored. We argue that previous methods underestimate the…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yongqin Xian , Bruno Korbar , Matthijs Douze , Lorenzo Torresani , Bernt Schiele , Zeynep Akata

Few-shot learning aims to recognize new categories using very few labeled samples. Although few-shot learning has witnessed promising development in recent years, most existing methods adopt an average operation to calculate prototypes,…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Minglei Yuan , Wenhai Wang , Tao Wang , Chunhao Cai , Qian Xu , Tong Lu

Generalized Few-Shot Intent Detection (GFSID) is challenging and realistic because it needs to categorize both seen and novel intents simultaneously. Previous GFSID methods rely on the episodic learning paradigm, which makes it hard to…

计算与语言 · 计算机科学 2023-09-12 Chaiyut Luoyiching , Yangning Li , Yinghui Li , Rongsheng Li , Hai-Tao Zheng , Nannan Zhou , Hanjing Su

The goal of Cross-Domain Few-Shot Classification (CDFSC) is to accurately classify a target dataset with limited labelled data by exploiting the knowledge of a richly labelled auxiliary dataset, despite the differences between the domains…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Huali Xu , Shuaifeng Zhi , Li Liu

The goal of this paper is to bypass the need for labelled examples in few-shot video understanding at run time. While proven effective, in many practical video settings even labelling a few examples appears unrealistic. This is especially…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Pengwan Yang , Yuki M. Asano , Pascal Mettes , Cees G. M. Snoek

Few-shot Node Classification (FSNC) is a challenge in graph representation learning where only a few labeled nodes per class are available for training. To tackle this issue, meta-learning has been proposed to transfer structural knowledge…

机器学习 · 计算机科学 2023-06-12 Zhen Tan , Ruocheng Guo , Kaize Ding , Huan Liu
‹ 上一页 1 8 9 10 下一页 ›