aidet
aidet copied to clipboard
AIDet is a Code Library for Object Detection in Aerial Images Based on MMDetection.
AIDet (Object Detection in Aerial Images)
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
- [ ] Theta-based OBB
- [ ] Point-based OBB
- [ ] H-based OBB
- [ ] CenterMap OBB
- [ ] Mask OBB
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).