瀏覽代碼

train YOLOv5-M

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