We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ed89e commit 93e2282Copy full SHA for 93e2282
rtdetr_paddle/README_cn.md
@@ -80,7 +80,6 @@ python tools/infer.py -c configs/rtdetr/rtdetr_r50vd_6x_coco.yml \
80
<summary>1. 导出模型 </summary>
81
82
```shell
83
-cd PaddleDetection
84
python tools/export_model.py -c configs/rtdetr/rtdetr_r50vd_6x_coco.yml \
85
-o weights=https://bj.bcebos.com/v1/paddledet/models/rtdetr_r50vd_6x_coco.pdparams trt=True \
86
--output_dir=output_inference
0 commit comments