Few-shot Object Detection on Remote Sensing Images
In this paper, we deal with the problem of object detection on remote sensing images. Previous methods have developed numerous deep CNN-based methods for object detection on remote sensing images and the report remarkable achievements in detection performance and efficiency. However, current CNN-based methods mostly require a large number of annotated samples to train deep neural networks and tend to have limited generalization abilities for unseen object categories. In this paper, we introduce a few-shot learning-based method for object detection on remote sensing images where only a few annotated samples are provided for the unseen object categories. More specifically, our model contains three main components: a meta feature extractor that learns to extract feature representations from input images, a reweighting module that learn to adaptively assign different weights for each feature representation from the support images, and a bounding box prediction module that carries out object detection on the reweighted feature maps. We build our few-shot object detection model upon YOLOv3 architecture and develop a multi-scale object detection framework. Experiments on two benchmark datasets demonstrate that with only a few annotated samples our model can still achieve a satisfying detection performance on remote sensing images and the performance of our model is significantly better than the well-established baseline models.
Code (0)
등록된 구현이 없습니다.
Tasks
Few-Shot LearningFew-Shot Object DetectionObjectobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Training-free, One-shot Detection Framework For Geospatial Objects In Remote Sensing Images
Deep learning based object detection has achieved great success. However, these supervised learning methods are data-hungry and time-consuming. This restriction makes them unsuitable for limited data and urgent tasks, es…
Objectobject-detectionObject DetectionFew-shot Oriented Object Detection with Memorable Contrastive Learning in Remote Sensing Images
Few-shot object detection (FSOD) has garnered significant research attention in the field of remote sensing due to its ability to reduce the dependency on large amounts of annotated data. However, two challenges persist …
Contrastive LearningFew-Shot Object DetectionObjectobject-detection+2Transformation-Invariant Network for Few-Shot Object Detection in Remote Sensing Images
Object detection in remote sensing images relies on a large amount of labeled data for training. However, the increasing number of new categories and class imbalance make exhaustive annotation impractical. Few-shot objec…
Few-Shot Object DetectionMeta-LearningObjectobject-detection+1Generalization-Enhanced Few-Shot Object Detection in Remote Sensing
Remote sensing object detection is particularly challenging due to the high resolution, multi-scale features, and diverse ground object characteristics inherent in satellite and UAV imagery. These challenges necessitate …
Few-Shot LearningFew-Shot Object DetectionObjectobject-detection+2InfRS: Incremental Few-Shot Object Detection in Remote Sensing Images
Recently, the field of few-shot detection within remote sensing imagery has witnessed significant advancements. Despite these progresses, the capacity for continuous conceptual learning still poses a significant challeng…
Few-Shot Object DetectionIncremental Learningobject-detectionObject Detection