This website requires JavaScript.
Explore
Help
Sign In
apps
/
FastDeploy
Watch
1
Star
0
Fork
0
You've already forked FastDeploy
mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced
2025-10-29 11:02:54 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
addce837bcab7a8111e362d33e17233a543fad6f
FastDeploy
/
fastdeploy
/
vision
/
AddModel.md
Jason
68523be411
Modify file structure to separate python and cpp code (
#223
)
...
Modify code structure
2022-09-14 15:44:13 +08:00
136 B
Raw
Blame
History
如何添加一个模型
本文档以
yolov5
为例,说明如何添加新的模型支持。