Explorar el Código

debug AlignedSimOTA for RTCDet-M

yjh0410 hace 2 años
padre
commit
bc92b89e7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \