jwwangchn / aidet

AIDet is a Code Library for Object Detection in Aerial Images Based on MMDetection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AIDet is a Code Library for Object Detection in Aerial Images Based on MMDetection.

License:Apache License 2.0


Languages

Language:Python 86.2%Language:Cuda 8.1%Language:C++ 5.6%Language:Shell 0.1%Language:Dockerfile 0.0%