mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
Update README.md
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
**注意**
|
**注意**
|
||||||
- 在导出模型时不要进行NMS的去除操作,正常导出即可
|
- 在导出模型时不要进行NMS的去除操作,正常导出即可
|
||||||
|
- 如果用于跑原生TensorRT后端(非Paddle Inference后端),不要添加--trt参数
|
||||||
- 导出模型时,不要添加`fuse_normalize=True`参数
|
- 导出模型时,不要添加`fuse_normalize=True`参数
|
||||||
|
|
||||||
## 下载预训练模型
|
## 下载预训练模型
|
||||||
@@ -49,4 +50,4 @@
|
|||||||
## 详细部署文档
|
## 详细部署文档
|
||||||
|
|
||||||
- [Python部署](python)
|
- [Python部署](python)
|
||||||
- [C++部署](cpp)
|
- [C++部署](cpp)
|
||||||
|
Reference in New Issue
Block a user