Эх сурвалжийг харах

use RTMDet Trainer for v2

yjh0410 2 жил өмнө
parent
commit
d30431e52c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      train_single_gpu.sh

+ 1 - 1
train_single_gpu.sh

@@ -10,7 +10,7 @@ python train.py \
         --max_epoch 300 \
         --eval_epoch 10 \
         --no_aug_epoch 15 \
-        --grad_accumulate 8 \
+        --grad_accumulate 1 \
         --ema \
         --fp16 \
         --multi_scale \