yjh0410 2 năm trước cách đây
mục cha
commit
59789604df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      train_multi_gpus.sh

+ 1 - 1
train_multi_gpus.sh

@@ -5,7 +5,7 @@ python -m torch.distributed.run --nproc_per_node=8 train.py \
                                                     -d coco \
                                                     --root /data/datasets/ \
                                                     -m rtcdet_l \
-                                                    -bs 128 \
+                                                    -bs 96 \
                                                     -size 640 \
                                                     --wp_epoch 3 \
                                                     --max_epoch 300 \