Hierarchical Attention Network for Few-Shot Object Detection via Meta-Contrastive Learning
Few-shot object detection (FSOD) aims to classify and detect few images of novel categories. Existing meta-learning methods insufficiently exploit features between support and query images owing to structural limitations. We propose a hierarchical attention network with sequentially large receptive fields to fully exploit the query and support images. In addition, meta-learning does not distinguish the categories well because it determines whether the support and query images match. In other words, metric-based learning for classification is ineffective because it does not work directly. Thus, we propose a contrastive learning method called meta-contrastive learning, which directly helps achieve the purpose of the meta-learning strategy. Finally, we establish a new state-of-the-art network, by realizing significant margins. Our method brings 2.3, 1.0, 1.3, 3.4 and 2.4% AP improvements for 1-30 shots object detection on COCO dataset. Our code is available at: https://github.com/infinity7428/hANMCL
Code (1)
Tasks
Contrastive LearningFew-Shot LearningFew-Shot Object DetectionMeta-Learningobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Meta R-CNN: Towards General Solver for Instance-Level Low-Shot Learning
Resembling the rapid learning capability of human, low-shot learning empowers vision systems to understand new concepts by training with few samples. Leading approaches derived from meta-learning on images with a single …
Few-Shot Object DetectionMeta-LearningObjectobject-detection+2Meta-RCNN: Meta Learning for Few-Shot Object Detection
Despite significant advances in object detection in recent years, training effective detectors in a small data regime remains an open challenge. Labelling training data for object detection is extremely expensive, and th…
Cross-Domain Few-Shot Object DetectionFew-Shot Object DetectionMeta-LearningObject+3Meta R-CNN : Towards General Solver for Instance-level Few-shot Learning
Resembling the rapid learning capability of human, few-shot learning empowers vision systems to understand new concepts by training with few samples. Leading approaches derived from meta-learning on images with a single …
Few-Shot LearningFew-Shot Object DetectionMeta-LearningObject+3Frustratingly Simple Few-Shot Object Detection
Detecting rare objects from a few examples is an emerging problem. Prior works show meta-learning is a promising approach. But, fine-tuning techniques have drawn scant attention. We find that fine-tuning only the last la…
Cross-Domain Few-Shot Object DetectionFew-Shot Object DetectionMeta-LearningObject+2Top-Related Meta-Learning Method for Few-Shot Object Detection
Many meta-learning methods are proposed for few-shot detection. However, previous most methods have two main problems, poor detection APs, and strong bias because of imbalance and insufficient datasets. Previous works ma…
Few-Shot Object DetectionMeta-Learningobject-detectionObject Detection