Explorar el Código

keep training YOLOvx-S

yjh0410 hace 2 años
padre
commit
68de31dee9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      train_ddp.sh

+ 1 - 1
train_ddp.sh

@@ -16,4 +16,4 @@ python -m torch.distributed.run --nproc_per_node=8 train.py \
                                                     --fp16 \
                                                     --sybn \
                                                     --multi_scale \
-                                                    --resume weights/coco/yolovx_s/yolox_s_best.pth \
+                                                    --resume weights/coco/yolovx_s/yolovx_s_best.pth \