Query Adaptive Few-Shot Object Detection with Heterogeneous Graph Convolutional Networks
Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples, such that the learned model can generalize to few-shot novel classes. However, currently, most of the meta-learning-based methods perform pairwise matching between query image regions (usually proposals) and novel classes separately, therefore failing to take into account multiple relationships among them. In this paper, we propose a novel FSOD model using heterogeneous graph convolutional networks. Through efficient message passing among all the proposal and class nodes with three different types of edges, we could obtain context-aware proposal features and query-adaptive, multiclass-enhanced prototype representations for each class, which could help promote the pairwise matching and improve final FSOD accuracy. Extensive experimental results show that our proposed model, denoted as QA-FewDet, outperforms the current state-of-the-art approaches on the PASCAL VOC and MSCOCO FSOD benchmarks under different shots and evaluation metrics.
Code (1)
Tasks
Few-Shot Object DetectionMeta-Learningobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Adaptive Image Transformer for One-Shot Object Detection
One-shot object detection tackles a challenging task that aims at identifying within a target image all object instances of the same class, implied by a query image patch. The main difficulty lies in the situation th…
DecoderObjectobject-detectionObject Detection+2One-Shot Object Detection with Co-Attention and Co-Excitation
This paper aims to tackle the challenging problem of one-shot object detection. Given a query image patch whose class label is not included in the training data, the goal of the task is to detect all instances of the sam…
object-detectionObject DetectionOne-Shot Object DetectionRegion ProposalDual-Awareness Attention for Few-Shot Object Detection
While recent progress has significantly boosted few-shot classification (FSC) performance, few-shot object detection (FSOD) remains challenging for modern learning systems. Existing FSOD systems follow FSC approaches, ig…
Few-Shot LearningFew-Shot Object DetectionObjectobject-detection+1Breaking Immutable: Information-Coupled Prototype Elaboration for Few-Shot Object Detection
Few-shot object detection, expecting detectors to detect novel classes with a few instances, has made conspicuous progress. However, the prototypes extracted by existing meta-learning based methods still suffer from insu…
Few-Shot Object DetectionMeta-Learningobject-detectionObject DetectionDense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection
Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, whi…
Few-Shot Object DetectionMeta-LearningObjectobject-detection+2