Home

Awesome

This is the source code for our paper <b></b>.

Few-shot Object Detection on Remote Sensing Images

Introduction

This is the source code for our paper Few-shot Object Detection on Remote Sensing Images

Paper link: https://arxiv.org/abs/2006.07826

Network Architecture

The architecture of our proposed model is as follows network

Results on NWPU and DIOR dataset

results

Installation

Please see YOLO-Low-Shot

git clone https://github.com/lixiang-ucas/FSODM.git

Dataset

Training & Testing

python train.py

Acknowledgements

This code is heavily borrowed from YOLO-Low-Shot

Citation

If you find this useful in your research, please consider citing:

@article{deng2020few, title={Few-shot Object Detection on Remote Sensing Images}, author={Deng, Jingyu and Li, Xiang and Fang, Yi}, journal={arXiv preprint arXiv:2006.07826}, year={2020} }