mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
e3b285c762
* 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>
12 lines
382 B
Markdown
Executable File
12 lines
382 B
Markdown
Executable File
English | [简体中文](README_CN.md)
|
|
|
|
# Petr Ready-to-deploy Model
|
|
|
|
The Petr deployment model implements the Petr model from Paddle3D. For more detailed information about the model, please refer to [Petr Introduction](https://github.com/PaddlePaddle/Paddle3D/tree/develop/docs/models/petr)
|
|
|
|
|
|
## Detailed Deployment Documents
|
|
|
|
- [Python Deployment](python)
|
|
- [C++ Deployment](cpp)
|