Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Labeling tool with SAM(segment anything model),supports SAM, SAM2, SAM3, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
| Date | Stars |
|---|---|
| 2026-07-24 | 2146 |
| 2026-07-25 | 2148 |
| 2026-07-28 | 2150 |
| 2026-07-30 | 2150 |
| 2026-08-06 | 2150 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<h1 align='center'>ISAT_with_segment_anything [isat-sam]</h1>
<h2 align='center'>An Interactive Semi-Automatic Annotation Tool Based on Segment Anything</h2>
<p align='center'>
<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>
<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>
<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>
<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>
</p>
<p align='center'>
<b>⭐️ If you find this project helpful, please give it a Star! ⭐️</b>
</p>
<p align='center'>
<a href='README-cn.md'><b>[中文]</b></a>
<a href='README.md'><b>[English]</b></a>
</p>
<p align='center'><img src="./display/software.gif" alt="software.gif"></p>
Focusing on the field of image segmentation, we strive to create the best image segmentation annotation software.
Please refers to our latest [Documentation in English](https://isat-sam.readthedocs.io/en/latest/#) or [中文文档](https://isat-sam.readthedocs.io/zh-cn/latest/)
---
# News
- **In version 1.5.2, ISAT supports visual prompt base on SAM3.**
<details>
<summary>Visual prompt</summary>
<p align='center'><img src="./display/visual_prompt.gif" alt="visual_prompt.gif"></p>
</details>
- **In version 1.5.0, ISAT supports SAM3 and also supports text prompt.**
<details>
<summary>Text prompt</summary>
<h3>For single category</h3>
<p align='center'><img src="./display/text_prompt1.gif" alt="text_prompt1.gif"></p>
<h3>For multiple categories</h3>
<p align='center'><img src="./display/text_prompt2.gif" alt="text_prompt2.gif"></p>
</details>
- **In version 1.4.0, ISAT add a plugin system.** You can use a small amount of code to extend the functionality of ISAT.
Here are some official plugin examples:
- [ISAT_plugin_auto_annotate](https://github.com/yatengLG/ISAT_plugin_auto_annotate) 
 : An auto-annotation function based on the YOLO model, implemented with just 240 lines of code.
- [ISAT_plugin_mask_export](https://github.com/yatengLG/ISAT_plugin_mask_export) 
 : A mask export function, implemented with just 160 lines of code.
- For other versions and the release note, please refer to [releases](https://github.com/yatengLG/ISAT_with_segment_anything/releases)
# Install
- Create a conda environment(recommended, optional)
```shell
# create environment
conda create -n isat_env python=3.8
# activate environment
conda activate isat_env
```
- Install
```shell
pip install isat-sam
```
- Run
```shell
isat-sam
```
# Star History
**Please support us with a star—it's like a virtual coffee!**
[](https://star-history.com/#yatengLG/ISAT_with_segment_anything&Date)
# Contributors
<table border="0">
<tr>
<td><img alt="yatengLG" src="https://avatars.githubusercontent.com/u/31759824?v=4" width="60" height="60" href="">
<td><img alt="Alias-z" src="https://avatars.githubusercontent.com/u/66273343?Excerpt of 4,613 characters
Read on GitHub446
Hongyuan Zhang · ETH Zürich · Switzerland
55
2
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f536f94cbc51c140, topic:annotation-tool, readme:annotation tool
matched fp:f536f94cbc51c140, topic:computer-vision, readme:image segmentation