瀏覽代碼

debug RTMDet-style trans

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

+ 1 - 1
train.sh

@@ -3,7 +3,7 @@ python train.py \
         --cuda \
         --cuda \
         -d coco \
         -d coco \
         --root /mnt/share/ssd2/dataset/ \
         --root /mnt/share/ssd2/dataset/ \
-        -m yolovx_n \
+        -m yolovx_l \
         -bs 16 \
         -bs 16 \
         -size 640 \
         -size 640 \
         --wp_epoch 3 \
         --wp_epoch 3 \