diff --git a/docs/note/source_en/network_list_ms.md b/docs/note/source_en/network_list_ms.md index 5e4d756d713400a17dedf01f867d965b87818754..4626b79b13893ba168cbb86cae9c887a93c70adf 100644 --- a/docs/note/source_en/network_list_ms.md +++ b/docs/note/source_en/network_list_ms.md @@ -57,7 +57,7 @@ | Computer Vision (CV) | Text Detection | [PSENet](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/psenet/src/ETSNET/etsnet.py) | Supported | Supported | Doing | Doing | Doing | Doing | Computer Vision (CV) | Text Detection | [DeepText](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/deeptext/src/Deeptext/deeptext_vgg16.py) | Supported | Doing | Doing | Doing | Doing | Doing | Computer Vision (CV) | Text Recognition | [CNNCTC](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/cnnctc/src/cnn_ctc.py) | Supported | Supported | Doing | Doing | Doing | Doing -| Computer Vision (CV) | Semantic Segmentation | [DeeplabV3](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/deeplabv3/src/nets/deeplab_v3/deeplab_v3.py) | Supported | Doing | Doing | Doing | Doing | Doing +| Computer Vision (CV) | Semantic Segmentation | [DeeplabV3](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/deeplabv3/src/nets/deeplab_v3/deeplab_v3.py) | Supported | Doing | Doing | Doing | Supported | Doing | Computer Vision (CV) | Semantic Segmentation | [UNet2D-Medical](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/unet/src/unet/unet_model.py) | Supported | Doing | Doing | Doing | Doing | Doing | Computer Vision (CV) | Keypoint Detection | [Openpose](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/openpose/src/openposenet.py) | Supported | Doing | Doing | Doing | Doing | Doing | Computer Vision (CV) | Keypoint Detection | [SimplePoseNet](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/simple_pose/src/model.py) | Supported | Doing | Doing | Doing | Doing | Doing diff --git a/docs/note/source_zh_cn/network_list_ms.md b/docs/note/source_zh_cn/network_list_ms.md index 15482206a2b6049bc6ee11179df2dd2977beabee..91a01fe110f096e20bbeb49b88168e9473786aa1 100644 --- a/docs/note/source_zh_cn/network_list_ms.md +++ b/docs/note/source_zh_cn/network_list_ms.md @@ -57,7 +57,7 @@ | 计算机视觉(CV) | 文本检测(Text Detection) | [PSENet](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/psenet/src/ETSNET/etsnet.py) | Supported | Supported | Doing | Doing | Doing | Doing | 计算机视觉(CV) | 文本检测(Text Detection) | [DeepText](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/deeptext/src/Deeptext/deeptext_vgg16.py) | Supported | Doing | Doing | Doing | Doing | Doing | 计算机视觉(CV) | 文本识别(Text Recognition) | [CNNCTC](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/cnnctc/src/cnn_ctc.py) | Supported | Supported | Doing | Doing | Doing | Doing -| 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [DeeplabV3](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/deeplabv3/src/nets/deeplab_v3/deeplab_v3.py) | Supported | Doing | Doing | Doing | Doing | Doing +| 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [DeeplabV3](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/deeplabv3/src/nets/deeplab_v3/deeplab_v3.py) | Supported | Doing | Doing | Doing | Supported | Doing | 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [UNet2D-Medical](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/unet/src/unet/unet_model.py) | Supported | Doing | Doing | Doing | Doing | Doing | 计算机视觉(CV) | 关键点检测(Keypoint Detection) |[Openpose](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/openpose/src/openposenet.py) | Supported | Doing | Doing | Doing | Doing | Doing | 计算机视觉(CV) | 关键点检测(Keypoint Detection) |[SimplePoseNet](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/simple_pose/src/model.py) | Supported | Doing | Doing | Doing | Doing | Doing