paper-with-me

Papers

Few-shot Object Detection on Remote Sensing Images

2020-06-14 · Jingyu Deng, Xiang Li, Yi Fang

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.

📄 PDF Abstract BibTeX arXiv:2006.07826

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningFew-Shot Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Batch Normalization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
BNB Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

A Training-free, One-shot Detection Framework For Geospatial Objects In Remote Sensing Images

2019-04-04 · Tengfei Zhang, Yue Zhang, Xian Sun, Menglong Yan 외

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 Detection

Few-shot Oriented Object Detection with Memorable Contrastive Learning in Remote Sensing Images

2024-03-20 · Jiawei Zhou, Wuzhou Li, Yi Cao, Hongtao Cai 외

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+2

Transformation-Invariant Network for Few-Shot Object Detection in Remote Sensing Images

2023-03-13 · Nanqing Liu, Xun Xu, Turgay Celik, Zongxin Gan 외

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+1

Generalization-Enhanced Few-Shot Object Detection in Remote Sensing

2025-01-05 · Hui Lin, Nan Li, Pengjuan Yao, Kexin Dong 외

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+2

InfRS: Incremental Few-Shot Object Detection in Remote Sensing Images

2024-05-18 · Wuzhou Li, Jiawei Zhou, Xiang Li, Yi Cao 외

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