Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API , FAQ , Github Issue and AI community to get the answer.Have a nice day!
9条答案
按热度按时间k4aesqcs1#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看 官网API文档 、 常见问题 、 历史Issue 、 AI社区 来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API , FAQ , Github Issue and AI community to get the answer.Have a nice day!
sdnqo3pr2#
可以
vzgqcmou3#
可以
感谢答复! 可以辛苦具体说一下怎样可以部署已有项目嘛? 因为从来没有部署过AIStudio里的项目,感谢!!
xggvc2p64#
可以具体说下想要部署的项目吗?我们看下是需要什么样的部署环境,然后给你相应的部署文档
lzfw57am5#
好嘞!
是这个项目: https://aistudio.baidu.com/aistudio/projectdetail/2204966?channelType=0&channel=0
2fjabf4q6#
可以具体说下想要部署的项目吗?我们看下是需要什么样的部署环境,然后给你相应的部署文档
好嘞!
是这个项目: https://aistudio.baidu.com/aistudio/projectdetail/2204966?channelType=0&channel=0
基于飞桨的糖尿病视网膜病变检测系统
j2cgzkjk7#
请问是想要在自己的开发机上部署还是直接在aiStudio上部署,部署训练还是推理?
xbp102n08#
请问是想要在自己的开发机上部署还是直接在aiStudio上部署,部署训练还是推理?
想先练一下Paddle Inference和Paddle Serving,部署推理
jtjikinw9#
可以参考以下两个git repo:
1、paddle serving: https://github.com/PaddlePaddle/Serving
2、paddle inference: https://github.com/PaddlePaddle/Paddle-Inference-Demo
里面有具体的安装流程,还有些demo示例