diff --git a/README.md b/README.md index 4182c1ff18..1bed5fc1d7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ English | [简体中文](README_CN.md) ![support os](https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-yellow.svg) ## PaddleSeg has released the new version including the following features: -* We published a paper on interactive segmentation named [EdgeFlow](https://arxiv.org/abs/2109.0406), in which the proposed approach achieved SOTA performance on serveral well-known datasets, and upgraded the interactive annotation tool, [EISeg](./EISeg). +* We published a paper on interactive segmentation named [EdgeFlow](https://arxiv.org/abs/2109.09406), in which the proposed approach achieved SOTA performance on serveral well-known datasets, and upgraded the interactive annotation tool, [EISeg](./EISeg). * We released two [Matting]((./contrib/Matting)) algorithms, DIM and MODNet, which achieve extremely fine-grained segmentation. * We provided advanced features on segmentation model compression, [Knowlede Distillation]((./slim/distill)) and [Model Quantization]([模型量化]), which accelerate model inference on multi-devices deployment.