Awesome
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
andHRSC2016
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 https://github.com/open-mmlab/mmrotate/pull/409)
- Models in MMdetection and MMRotate.