Browse Source

debug AlignedSimOTA for RTCDet-M

yjh0410 2 năm trước cách đây
mục cha
commit
bc92b89e7f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      train_multi_gpus.sh

+ 1 - 1
train_multi_gpus.sh

@@ -15,7 +15,7 @@ python -m torch.distributed.run --nproc_per_node=8 train.py \
                                                     --fp16 \
                                                     --sybn \
                                                     --multi_scale \
-                                                    --save_folder weights/debug \
+                                                    --save_folder weights/ \
                                                     # --load_cache \
                                                     # --resume weights/coco/yolox_l/yolox_l_best.pth \