Kaynağa Gözat

debug multi-scale of rtdetr

yjh0410 2 yıl önce
ebeveyn
işleme
47826991b3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 \