PaddleYOLO
PaddleYOLO copied to clipboard
C++部署的问题
问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
请提出你的问题 Please ask your question
我把训练出来的模型转成inference 在paddleDetection release2.3里的depoly CPP里部署 没有用 训练出来的inference模型是不是得在这个版本的CPP里部署才行
这个代码库的版本介于 release/2.4和develop之间,近期会拉取最新develop分支合并。CPP部署差别不大,建议用新点的分支。
那如果我現在要用 哪個版本的cpp是能直接用的
------------------ 原始邮件 ------------------ 发件人: "Feng @.>; 发送时间: 2022年8月30日(星期二) 下午3:46 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [nemonameless/PaddleDetection_YOLOSeries] C++部署的问题 (Issue #15)
这个代码库的版本介于 release/2.4和develop之间,近期会拉取最新develop分支合并。CPP部署差别不大,建议用新点的分支。
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
现在这个代码库的就行