From fc43e8edfbb54a060150d0cee5de4c2a5f70109f Mon Sep 17 00:00:00 2001 From: Jason Date: Sun, 16 Oct 2022 16:17:06 +0800 Subject: [PATCH] Update README.md --- examples/vision/segmentation/paddleseg/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vision/segmentation/paddleseg/README.md b/examples/vision/segmentation/paddleseg/README.md index 8b990e240..dff4a5608 100644 --- a/examples/vision/segmentation/paddleseg/README.md +++ b/examples/vision/segmentation/paddleseg/README.md @@ -12,7 +12,7 @@ - [FCN系列模型](https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.6/configs/fcn/README.md) - [DeepLabV3系列模型](https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.6/configs/deeplabv3/README.md) -注意,如你部署的为**PP-Matting**、**PP-HumanMatting**以及**ModNet**请参考[Matting模型部署](https://github.com/PaddlePaddle/FastDeploy/tree/develop/examples/vision/matting) +【注意】如你部署的为**PP-Matting**、**PP-HumanMatting**以及**ModNet**请参考[Matting模型部署](https://github.com/PaddlePaddle/FastDeploy/tree/develop/examples/vision/matting) ## 准备PaddleSeg部署模型