Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.45 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.45 KB

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