Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelowenliu committed Oct 11, 2021
1 parent 25f4793 commit 0271f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 0271f25

Please sign in to comment.