|
|
|
@@ -6,7 +6,7 @@ kotti_ai是AI+互联网企业级应用软件包,通过web技术,将基于飞 |
|
|
|
当前飞桨Paddle Serving框架部分已经调通, MindSpore Hub 部分已调通,MindSpore Serving 还没测试。 |
|
|
|
项目AIStudio手册:https://aistudio.baidu.com/aistudio/projectdetail/252773 |
|
|
|
项目demo展示:http://airoot.org:5000/ 10.6日开始停止展示 |
|
|
|
新展示地址预计10.8日之后提供 |
|
|
|
新展示地址:http://decs.pcl.ac.cn:1282 |
|
|
|
|
|
|
|
项目代码仓库:https://git.openi.org.cn/skywalk163/kotti_ai |
|
|
|
|
|
|
|
@@ -54,7 +54,7 @@ kotti_ai目标是通过Serving提供企业级推理服务,有良好的终端 |
|
|
|
# 项目展示 |
|
|
|
本项目以pp-shitu模型为例,已经在移动云测试主机:http://airoot.org:5000/ 进行部署展示,展示时间到2022.10.6日停止。 在此感谢移动云苏州区的大力支持! |
|
|
|
|
|
|
|
新展示地址预计10.8日之后提供。 |
|
|
|
新展示地址http://decs.pcl.ac.cn:1282。 |
|
|
|
|
|
|
|
大家可以点击上面的网址,使用账户admin密码qwerty登录。登录之后可以选择菜单:add-AImage上传图片,图片上传后就会进行分类识别,打印出类似这样的识别结果:[{'bbox': [345, 95, 524, 585], 'rec_docs': '红牛-强化型', 'rec_scores': 0.8073724}] |
|
|
|
|
|
|
|
|