瀏覽代碼

train YOLOv5-N

yjh0410 2 年之前
父節點
當前提交
f47491ad6f
共有 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/yolov5_l/yolov5_l_epoch_211_46.56.pth \
+        # --resume weights/coco/yolov5_l/yolov5_l_epoch_211_46.56.pth \
         # --pretrained weights/coco/yolo_free_medium/yolo_free_medium_39.46.pth \
         # --eval_first