소스 검색

retrain YOLOX-L

yjh0410 2 년 전
부모
커밋
f66d13a54e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      train_ddp.sh

+ 1 - 1
train_ddp.sh

@@ -16,4 +16,4 @@ python -m torch.distributed.run --nproc_per_node=8 train.py \
                                                     --fp16 \
                                                     --sybn \
                                                     --multi_scale \
-                                                     --resume weights/coco/yolox_l/yolox_l_best.pth \
+                                                    #  --resume weights/coco/yolox_l/yolox_l_best.pth \