HUST
HUST
您好,当我运行 [S2ANet](https://github.com/jbwang1997/OBBDetection/blob/master/configs/obb/s2anet),单卡训练是正常的,但是多卡训练就报错: Traceback (most recent call last): File "/home/lidelong/data/code/OBBDetection/./tools/train.py", line 162, in main() File "/home/lidelong/data/code/OBBDetection/./tools/train.py", line 151, in main train_detector( File "/home/lidelong/data/code/OBBDetection/mmdet/apis/train.py", line 136, in train_detector runner.run(data_loaders, cfg.workflow, cfg.total_epochs) File...
Nice work! When the readme.MD will be released? Thanks!