You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-🎉: **New**: **Now we support running annotation models on remote server + local GUI operations!**
23
-
Please refers to our latest [Documentation in English](https://isat-with-segment-anything.readthedocs.io/en/latest/index.html) or [中文文档](https://isat-samzh.readthedocs.io/zh-cn/latest/)
22
+
-🎉: **In version 1.4.0, ISAT add a plugin system.** You can use a small amount of code to extend the functionality of ISAT.
23
+
24
+
Here are some official plugin examples:
25
+
-[ISAT_plugin_mask_export](https://github.com/yatengLG/ISAT_plugin_mask_export): An auto-annotation function based on the YOLO object detection model, implemented with just 240 lines of code.
26
+
-[ISAT_plugin_auto_annotate](https://github.com/yatengLG/ISAT_plugin_auto_annotate): A mask export function, implemented with just 160 lines of code.
24
27
25
28
## Install
26
29
- Create a conda environment(recommended, optional)
0 commit comments