Skip to content

shaunyuan22/SODA-mmrotate

 
 

Repository files navigation

A## Introduction

This project is based on the open source object detection toolbox MMRotate, please refer to Installation for installation instructions first.

The benchmark experiments work with Python 3.8, PyTorch 1.10 and mmrotate 0.3.0, and corresponding configs can be found at sodaa-benchmarks.

Data preparation

Please refer to tools/data/sodaa for more details.

License

Our SODA-A dataset is licensed under CC BY-NC 4.0, which means it is freely available for academic use only, and any commercial use is prohibited.

Citation

If you use our benchmark in your research, please cite this project.

@ARTICLE{SODA,
  author={Cheng, Gong and Yuan, Xiang and Yao, Xiwen and Yan, Kebing and Zeng, Qinghua and Xie, Xingxing and Han, Junwei},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, 
  title={Towards Large-Scale Small Object Detection: Survey and Benchmarks}, 
  year={2023},
  volume={45},
  number={11},
  pages={13467-13488}
}
@inproceedings{zhou2022mmrotate,
  title   = {MMRotate: A Rotated Object Detection Benchmark using PyTorch},
  author  = {Zhou, Yue and Yang, Xue and Zhang, Gefan and Wang, Jiabao and Liu, Yanyi and
             Hou, Liping and Jiang, Xue and Liu, Xingzhao and Yan, Junchi and Lyu, Chengqi and
             Zhang, Wenwei and Chen, Kai},
  booktitle={Proceedings of the 30th ACM International Conference on Multimedia},
  year={2022}
}

About

SODA-A Small Object Detection Toolbox and Benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%