Skip to content

Commit 9543d63

Browse files
committed
update readme
1 parent d1f601e commit 9543d63

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README-cn.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<h1 align='center'>ISAT_with_segment_anything [isat-sam]</h1>
22
<h2 align='center'>一款基于SAM的交互式半自动图像分割标注工具</h2>
33
<p align='center'>
4-
<a href='https://github.com/yatengLG/ISAT_with_segment_anything' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/stars/yatengLG/ISAT_with_segment_anything"></a>
5-
<a href='https://github.com/yatengLG/ISAT_with_segment_anything' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/forks/yatengLG/ISAT_with_segment_anything"></a>
4+
<a href='https://github.com/yatengLG/ISAT_with_segment_anything/stargazers' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/stars/yatengLG/ISAT_with_segment_anything"></a>
5+
<a href='https://github.com/yatengLG/ISAT_with_segment_anything/forks' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/forks/yatengLG/ISAT_with_segment_anything"></a>
66
<a href='https://pypi.org/project/isat-sam/' target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/isat-sam?style=social&logo=pypi"></a>
77
<a href='https://pypi.org/project/isat-sam/' target="_blank"><img alt="Pepy Total Downlods" src="https://img.shields.io/pepy/dt/isat-sam?style=social&logo=pypi"></a>
88
</p>
9+
<p align='center'>
10+
⭐️ 如果你觉得这个项目有用,欢迎点个 Star 支持一下! ⭐️
11+
</p>
912
<p align='center'>
1013
<a href='README-cn.md'><b>[中文]</b></a>
1114
<a href='README.md'><b>[English]</b></a>

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<h1 align='center'>ISAT_with_segment_anything [isat-sam]</h1>
22
<h2 align='center'>An Interactive Semi-Automatic Annotation Tool Based on Segment Anything</h2>
33
<p align='center'>
4-
<a href='https://github.com/yatengLG/ISAT_with_segment_anything' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/stars/yatengLG/ISAT_with_segment_anything"></a>
5-
<a href='https://github.com/yatengLG/ISAT_with_segment_anything' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/forks/yatengLG/ISAT_with_segment_anything"></a>
4+
<a href='https://github.com/yatengLG/ISAT_with_segment_anything/stargazers' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/stars/yatengLG/ISAT_with_segment_anything?style=social"></a>
5+
<a href='https://github.com/yatengLG/ISAT_with_segment_anything/forks' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/forks/yatengLG/ISAT_with_segment_anything"></a>
66
<a href='https://pypi.org/project/isat-sam/' target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/isat-sam?style=social&logo=pypi"></a>
77
<a href='https://pypi.org/project/isat-sam/' target="_blank"><img alt="Pepy Total Downlods" src="https://img.shields.io/pepy/dt/isat-sam?style=social&logo=pypi"></a>
88
</p>
9+
<p align='center'>
10+
⭐️ If you find this project helpful, please give it a Star! ⭐️
11+
</p>
912
<p align='center'>
1013
<a href='README-cn.md'><b>[中文]</b></a>
1114
<a href='README.md'><b>[English]</b></a>

0 commit comments

Comments
 (0)