@@ -4,7 +4,7 @@ python -m torch.distributed.run --nproc_per_node=8 train.py \
-dist \
-d coco \
--root /data/datasets/ \
- -m rtcdet_s \
+ -m rtcdet_l \
-bs 128 \
-size 640 \
--wp_epoch 3 \
@@ -3,7 +3,7 @@ python train.py \
--cuda \
-bs 8 \