python ./tools/dist_train.sh configs/faster_rcnn/faster_rcnn_r50_fpn_2x_coco.py 8
python ./tools/dist_train.sh configs/retinanet/retinanet_r50_fpn_2x_coco.py 8
The environment configuration is consistent with the following link: https://github.com/ArchipLab-LinfengZhang/Object-Detection-Knowledge-Distillation-ICLR2021