未验证 提交 cdaa1f9b 编写于 作者: J Jiawei Wang 提交者: GitHub

Update model_list.py

上级 2ba9f25f
......@@ -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.
先完成此消息的编辑!
想要评论请 注册