提交 f256f951 编写于 作者: u010070587's avatar u010070587 提交者: Kaipeng Deng

modify yolov3 .run_ce.sh (#2348)

* modify .run_ce.sh

* modify .run_ce.sh
上级 0e618588
#!/bin/bash
#This file is only used for continuous evaluation.
export CUDA_VISIBLE_DEVICES=0
python train.py --enable_ce True --use_multiprocess False --snapshot_iter 100 --max_iter 200 | python _ce.py
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册