中文
相关论文

相关论文: Universal-Prototype Enhancing for Few-Shot Object …

200 篇论文

Few-Shot Anomaly Detection (FSAD) has emerged as a critical paradigm for identifying irregularities using scarce normal references. While recent methods have integrated textual semantics to complement visual data, they predominantly rely on…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Yuxin Jiang , Yunkang Cao , Yuqi Cheng , Yiheng Zhang , Weiming Shen

Few-shot classification aims to carry out classification given only few labeled examples for the categories of interest. Though several approaches have been proposed, most existing few-shot learning (FSL) models assume that base and novel…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yuan-Chia Cheng , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

Domain generalisation aims to promote the learning of domain-invariant features while suppressing domain-specific features, so that a model can generalise better to previously unseen target domains. An approach to domain generalisation for…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Karthik Seemakurthy , Erchan Aptoula , Charles Fox , Petra Bosilj

Multi-label few-shot image classification (ML-FSIC) is the task of assigning descriptive labels to previously unseen images, based on a small number of training examples. A key feature of the multi-label setting is that images often have…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Kun Yan , Chenbin Zhang , Jun Hou , Ping Wang , Zied Bouraoui , Shoaib Jameel , Steven Schockaert

Few-shot class-incremental learning (FSCIL) seeks to continuously learn new classes from very limited samples while preserving previously acquired knowledge. Traditional methods often utilize a frozen pre-trained feature extractor to…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Shengqin Jiang , Xiaoran Feng , Yuankai Qi , Haokui Zhang , Renlong Hang , Qingshan Liu , Lina Yao , Quan Z. Sheng , Ming-Hsuan Yang

LiDAR-based 3D object detection models often struggle to generalize to real-world environments due to limited object diversity in existing datasets. To tackle it, we introduce the first generalized cross-domain few-shot (GCFS) task in 3D…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Shuangzhi Li , Junlong Shen , Lei Ma , Xingyu Li

This paper considers a practical few-shot anomaly detection (FSAD) setting, termed discriminative FSAD, where a limited number of both normal and anomalous examples are available as references during inference. Existing FSAD methods rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Huan Wang , Jun Shen , Jun Yan , Guansong Pang

Detecting small objects remains a significant challenge in single-shot object detectors due to the inherent trade-off between spatial resolution and semantic richness in convolutional feature maps. To address this issue, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Richard Schmit

Learning in data-scarce settings has recently gained significant attention in the research community. Semi-supervised object detection(SSOD) aims to improve detection performance by leveraging a large number of unlabeled images alongside a…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Chaoxin Wang , Bharaneeshwar Balasubramaniyam , Anurag Sangem , Nicolais Guevara , Doina Caragea

Few-shot segmentation aims to segment unseen-class objects given only a handful of densely labeled samples. Prototype learning, where the support feature yields a singleor several prototypes by averaging global and local object information,…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ehtesham Iqbal , Sirojbek Safarov , Seongdeok Bang

Weakly supervised object detection (WSOD) is a challenging task that requires simultaneously learn object classifiers and estimate object locations under the supervision of image category labels. A major line of WSOD methods roots in…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Shiwei Zhang , Wei Ke , Lin Yang

In this paper, we study the problem of object counting with incomplete annotations. Based on the observation that in many object counting problems the target objects are normally repeated and highly similar to each other, we are…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Jianfeng Wang , Rong Xiao , Yandong Guo , Lei Zhang

Few-shot classification involves identifying new categories using a limited number of labeled samples. Current few-shot classification methods based on local descriptors primarily leverage underlying consistent features across visible and…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Bingchen Yan

Despite impressive progress in deep learning, generalizing far beyond the training distribution is an important open challenge. In this work, we consider few-shot classification, and aim to shed light on what makes some novel classes easier…

Incremental Few-Shot (IFS) segmentation aims to learn new categories over time from only a few annotations. Although widely studied in 2D, it remains underexplored for 3D point clouds. Existing methods suffer from catastrophic forgetting or…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Vishal Thengane , Zhaochong An , Tianjin Huang , Son Lam Phung , Abdesselam Bouzerdoum , Lu Yin , Na Zhao , Xiatian Zhu

In autonomous driving, 3D object detection is essential for accurately identifying and tracking objects. Despite the continuous development of various technologies for this task, a significant drawback is observed in most of them-they…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Hsin-Cheng Lu , Chung-Yi Lin , Winston H. Hsu

Few-shot class-incremental learning is to recognize the new classes given few samples and not forget the old classes. It is a challenging task since representation optimization and prototype reorganization can only be achieved under little…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Kai Zhu , Yang Cao , Wei Zhai , Jie Cheng , Zheng-Jun Zha

Few-shot anomaly detection (FSAD) denotes the identification of anomalies within a target category with a limited number of normal samples. Existing FSAD methods largely rely on pre-trained feature representations to detect anomalies, but…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Yuxin Jiang , Yunkang Cao , Weiming Shen

Over the past few years, there has been a significant improvement in the domain of few-shot learning. This learning paradigm has shown promising results for the challenging problem of anomaly detection, where the general task is to deal…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Soumyajit Karmakar , Abeer Banerjee , Prashant Sadashiv Gidde , Sumeet Saurav , Sanjay Singh

SSD (Single Shot Multibox Detector) is one of the best object detection algorithms with both high accuracy and fast speed. However, SSD's feature pyramid detection method makes it hard to fuse the features from different scales. In this…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Zuoxin Li , Lu Yang , Fuqiang Zhou