提交 f1dbcc7b 编写于 作者: H hanhuifeng2020

fix a spelling mistakes in the yolov3_darknet53 shell script

上级 47ca1e31
......@@ -62,7 +62,7 @@ echo "start training for device $DEVICE_ID"
env > env.log
python train.py \
--device_targe="GPU" \
--device_target="GPU" \
--data_dir=$DATASET_PATH \
--pretrained_backbone=$PRETRAINED_BACKBONE \
--is_distributed=0 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册