فهرست منبع

train YOLOvx-S

yjh0410 2 سال پیش
والد
کامیت
b0a0af667a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      train_ddp.sh

+ 1 - 1
train_ddp.sh

@@ -1,6 +1,6 @@
 # train YOLO with 4 GPUs
 # train YOLO with 4 GPUs
 # 使用4张GPU来训练YOLO
 # 使用4张GPU来训练YOLO
-python -m torch.distributed.run --nproc_per_node=4 train.py \
+python -m torch.distributed.run --nproc_per_node=8 train.py \
                                                     --cuda \
                                                     --cuda \
                                                     -dist \
                                                     -dist \
                                                     -d coco \
                                                     -d coco \