mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-30 03:22:05 +08:00
* Support PETR v2 * make petrv2 precision equal with the origin repo * delete extra func * modify review problem * delete visualize * Update README_CN.md * Update README.md * Update README_CN.md * fix build problem * delete external variable and function --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
13 lines
322 B
Markdown
Executable File
13 lines
322 B
Markdown
Executable File
[English](README.md) | 简体中文
|
|
|
|
# Petr 准备部署模型
|
|
|
|
Petr 部署模型实现来自 Paddle3D 的 Petr 模型,模型相关的更多详细信息可以参考[Petr 介绍](https://github.com/PaddlePaddle/Paddle3D/tree/develop/docs/models/petr)
|
|
|
|
|
|
|
|
## 详细部署文档
|
|
|
|
- [Python部署](python)
|
|
- [C++部署](cpp)
|