AIDet (Object Detection in Aerial Images)
April 27, 2020 ยท View on GitHub
Introduction
AIDet is an open source object detection in aerial image toolbox based on MMDetection.

Major features
- Different Oriented Bounding Box Encoding Methods
We encode oriented bounding box to Mask OBB, Theta-based OBB, Point-based OBB, H-based OBB, and CenterMap OBB
License
This project is released under the Apache 2.0 license.
Support methods
Installation
Please refer to INSTALL.md for installation and dataset preparation.
Get Started
Please see GETTING_STARTED.md for the basic usage of MMDetection.
Contributing
We appreciate all contributions to improve MMDetection. Please refer to CONTRIBUTING.md for the contributing guideline.
Contact
This repo is currently maintained by Jinwang Wang (@jwwangchn).