mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
a509dd8ec1
* add smoke model * add 3d vis * update code * update doc * mv paddle3d from detection to perception * update result for velocity * update code for CI * add set input data for TRT backend * add serving support for smoke model * update code * update code * update code --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
12 lines
387 B
Markdown
Executable File
12 lines
387 B
Markdown
Executable File
English | [简体中文](README_CN.md)
|
|
|
|
# Smoke Ready-to-deploy Model
|
|
|
|
The Smoke deployment model implements the Smoke model from Paddle3D. For more detailed information about the model, please refer to [Smoke Introduction](https://github.com/PaddlePaddle/Paddle3D/tree/develop/docs/models/smoke)
|
|
|
|
|
|
## Detailed Deployment Documents
|
|
|
|
- [Python Deployment](python)
|
|
- [C++ Deployment](cpp)
|