paper-with-me

Papers

Context-Transformer: Tackling Object Confusion for Few-Shot Detection

2020-03-16 · Ze Yang, Yali Wang, Xianyu Chen, Jianzhuang Liu, Yu Qiao

Few-shot object detection is a challenging but realistic scenario, where only a few annotated training images are available for training detectors. A popular approach to handle this problem is transfer learning, i.e., fine-tuning a detector pretrained on a source-domain benchmark. However, such transferred detector often fails to recognize new objects in the target domain, due to low data diversity of training samples. To tackle this problem, we propose a novel Context-Transformer within a concise deep transfer framework. Specifically, Context-Transformer can effectively leverage source-domain object knowledge as guidance, and automatically exploit contexts from only a few training images in the target domain. Subsequently, it can adaptively integrate these relational clues to enhance the discriminative power of detector, in order to reduce object confusion in few-shot scenarios. Moreover, Context-Transformer is flexibly embedded in the popular SSD-style detectors, which makes it a plug-and-play module for end-to-end few-shot learning. Finally, we evaluate Context-Transformer on the challenging settings of few-shot detection and incremental few-shot detection. The experimental results show that, our framework outperforms the recent state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2003.07304

Code (1)

Ze-Yang/Context-Transformer 공식 구현 pytorch

Tasks

DiversityFew-Shot LearningFew-Shot Object DetectionObjectobject-detectionObject DetectionTransfer Learning

Similar Papers 제목 키워드 기반

CDFormer: Cross-Domain Few-Shot Object Detection Transformer Against Feature Confusion

2025-05-02 · Boyuan Meng, Xiaohan Zhang, Peilin Li, Zhe Wu 외

Cross-domain few-shot object detection (CD-FSOD) aims to detect novel objects across different domains with limited class instances. Feature confusion, including object-background confusion and object-object confusion, p…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionFew-Shot Object DetectionObject+2

Few-Shot Object Detection with Sparse Context Transformers

2024-02-14 · Jie Mei, Mingyuan Jiu, Hichem Sahbi, Xiaoheng Jiang 외

Few-shot detection is a major task in pattern recognition which seeks to localize objects using models trained with few labeled data. One of the mainstream few-shot methods is transfer learning which consists in pretrain…

Few-Shot Object DetectionObjectobject-detectionObject Detection+1

SalientFusion: Context-Aware Compositional Zero-Shot Food Recognition

2025-09-04 · Jiajun Song, Xiaoou Liu arxiv

Food recognition has gained significant attention, but the rapid emergence of new dishes requires methods for recognizing unseen food categories, motivating Zero-Shot Food Learning (ZSFL). We propose the task of Composit…

Compositional Zero-Shot Learning

Meta Guided Metric Learner for Overcoming Class Confusion in Few-Shot Road Object Detection

2021-10-28 · Anay Majee, Anbumani Subramanian, Kshitij Agrawal

Localization and recognition of less-occurring road objects have been a challenge in autonomous driving applications due to the scarcity of data samples. Few-Shot Object Detection techniques extend the knowledge from exi…

Autonomous DrivingFew-Shot Object DetectionMetric LearningObject+2

A Comprehensive Survey of Few-shot Learning: Evolution, Applications, Challenges, and Opportunities

2022-05-13 · Yisheng Song, Ting Wang, Subrota K Mondal, Jyoti Prakash Sahoo

Few-shot learning (FSL) has emerged as an effective learning method and shows great potential. Despite the recent creative works in tackling FSL tasks, learning valid information rapidly from just a few or even zero samp…

Few-Shot LearningMeta-LearningSurveyTransfer Learning+1