We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03dfc9 commit 6fd48f1Copy full SHA for 6fd48f1
EISeg/README.md
@@ -66,9 +66,11 @@ EISeg(Efficient Interactive Segmentation)基于飞桨开发的一个高效智能
66
* 🔥 获取PaddleSeg自建的人像分割数据集,整理的开源数据集
67
* 🔥 获取PaddleSeg在垂类场景的预训练模型和应用合集,涵盖人像分割、交互式分割等等
68
* 🔥 获取PaddleSeg的全流程产业实操范例,包括质检缺陷分割、抠图Matting、道路分割等等
69
+
70
<div align="center">
71
<img src="https://user-images.githubusercontent.com/30883834/216607378-94745b74-0ca1-4d39-a817-de94385496f1.jpg" width = "200" />
72
</div>
73
74
## <img src="../docs/images/teach.png" width="20"/> 使用教程
75
* [安装说明](docs/install.md)
76
* [图像分割标注](docs/image.md)
0 commit comments