Explorar el Código

debug multi-scale of rtdetr

yjh0410 hace 2 años
padre
commit
47826991b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \