Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.14 KB

README.md

File metadata and controls

68 lines (44 loc) · 2.14 KB

AIDet (Object Detection in Aerial Images)

Introduction

AIDet is an open source object detection in aerial image toolbox based on MMDetection.

demo image

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).