未验证 提交 38e2ab48 编写于 作者: D Dong Daxiang 提交者: GitHub

Merge pull request #603 from PaddlePaddle/wangjiawei04-patch-1

rename seg model cityspaces
......@@ -26,7 +26,7 @@ class ServingModels(object):
self.model_dict["ChineseWordSegmentation"] = ["lac"]
self.model_dict["ObjectDetection"] = ["faster_rcnn", "yolov3"]
self.model_dict["ImageSegmentation"] = [
"unet", "deeplabv3", "mobilenet_cityspaces"
"unet", "deeplabv3", "deeplabv3+cityspaces"
]
self.model_dict["ImageClassification"] = [
"resnet_v2_50_imagenet", "mobilenet_v2_imagenet"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册