瀏覽代碼

debug multi-scale of rtdetr

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

+ 1 - 1
train.sh

@@ -6,7 +6,7 @@ python train.py \
         -m rtdetr_n \
         -bs 16 \
         -size 640 \
-        --wp_epoch 3 \
+        --wp_epoch 1 \
         --max_epoch 150 \
         --eval_epoch 10 \
         --ema \