This repo hosts the implementation for our paper RHNet.
-
This implementation is based on MMRotate. Therefore the installation is the same as original MMRotate.
-
Please check get_started.md for installation.
The following command line will train rhnet_r50_dota_train_val_3x on 4 GPUs:
bash dist_train.sh configs/RHNet/rhnet_r50_dota_train_val_3x.py 4