瀏覽代碼

keep training YOLOv7-Large

yjh0410 2 年之前
父節點
當前提交
0c33240554
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      train.sh

+ 1 - 1
train.sh

@@ -12,7 +12,7 @@ python train.py \
         --ema \
         --fp16 \
         --multi_scale \
-        # --resume weights/coco/yolo_free_vx_pico/yolo_free_vx_pico_epoch_41_20.46.pth \
+        --resume weights/coco/yolov7_large/yolov7_large_epoch_121_43.63.pth \
         # --pretrained weights/coco/yolo_free_medium/yolo_free_medium_39.46.pth \
         # --eval_first