PaddleSeg icon indicating copy to clipboard operation
PaddleSeg copied to clipboard

[General Issue] WIN 的环境 , C# 有没教程的

Open monkeycc opened this issue 3 years ago • 3 comments

部署 WIN 的环境 , nvidia显卡

C# 有没教程的

我看官方教程 基本上都是Linux环境

monkeycc avatar Jul 25 '22 02:07 monkeycc

请具体描述您的使用场景,使用模型等,方便我们定位问题。

haoyuying avatar Jul 25 '22 02:07 haoyuying

C# 部署 预测 win环境 nvidia 3060 显卡 GPU来预测 cuda 11.0

有没教程的 还是要用PaddleX的 https://github.com/PaddlePaddle/PaddleX/blob/develop/deploy/cpp/docs/models/paddleseg.md PaddleSeg模型部署

但是我没看到有 滑窗 的api C# 需要滑窗预测 怎么办

monkeycc avatar Jul 25 '22 03:07 monkeycc

目前没有提供c#部署的教程,你可以使用c++部署的代码,导出为dll,c#调用dll执行。

juncaipeng avatar Jul 25 '22 08:07 juncaipeng

目前没有提供c#部署的教程,你可以使用c++部署的代码,导出为dll,c#调用dll执行。

请问C++部署教程在哪

aiwenzhu avatar Nov 18 '22 02:11 aiwenzhu

文档首页readme有链接,请查看。

juncaipeng avatar Nov 23 '22 12:11 juncaipeng

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jan 22 '23 17:01 github-actions[bot]