We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57f928d + aaf2c8e commit fedd928Copy full SHA for fedd928
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