Browse Source

keep training YOLOvx-S

yjh0410 2 năm trước cách đây
mục cha
commit
68de31dee9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 \