提交 89077088 编写于 作者: L Liufang Sang 提交者: Bai Yifan

fix freeze.py run command test=release/1.6 (#3671)

上级 266a2fe3
...@@ -185,7 +185,9 @@ python ../eval.py \ ...@@ -185,7 +185,9 @@ python ../eval.py \
python freeze.py \ python freeze.py \
--model_path ${checkpoint_path}/${epoch_id}/eval_model/ \ --model_path ${checkpoint_path}/${epoch_id}/eval_model/ \
--weight_quant_type ${weight_quant_type} \ --weight_quant_type ${weight_quant_type} \
--save_path ${any path you want} --save_path ${any path you want} \
-c ../../configs/yolov3_mobilenet_v1_voc.yml \
-d "../../dataset/voc"
``` ```
### 最终评估模型 ### 最终评估模型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册