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-23 16:44:22 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
02349f1060b4465d00558b28bfed113e67c44df8
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
为例,说明如何添加新的模型支持。