liuyanyi / AD-Toolbox

Aerial Detection Toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AD-Toolbox

Aerial Detection Toolbox based on MMDetection and MMRotate.

Mainly for my own convenience, no need to modify code in mmdet and mmrotate.

English | 简体中文

Supported Datasets

Dataset HBB Det OBB Det Instance Segm
DOTA × ✓ * -
HRSC2016 × ✓ * -
DIOR -
VHR-10 ×
MAR20 -

Noting:

  • * : DOTA and HRSC2016 are officially support by MMRotate.
  • All configs still need test and benchmark.

Install

Please use the mmrotate in https://github.com/liuyanyi/mmrotate/tree/ryolox before yolox merged into master.

Models

  • Rotated YOLOX (Will be merged into MMRotate! Pr is in progress open-mmlab/mmrotate#409)
  • Models in MMdetection and MMRotate.

Dependencies

About

Aerial Detection Toolbox

License:Apache License 2.0


Languages

Language:Python 100.0%