Browse Source

keep training YOLOX-S

yjh0410 2 years ago
parent
commit
b6501675d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      train.sh

+ 1 - 1
train.sh

@@ -12,7 +12,7 @@ python train.py \
         --ema \
         --fp16 \
         --multi_scale \
-        # --resume weights/coco/yolox_n/yolox_n_best.pth \
+        --resume weights/coco/yolox_s/yolox_s_best.pth \
         # --pretrained weights/coco/yolo_free_medium/yolo_free_medium_39.46.pth \
         # --eval_first