update
This commit is contained in:
parent
a82e3015bd
commit
f6f985b72c
12
README-en.md
12
README-en.md
@ -68,3 +68,15 @@ python main.py
|
||||
1. The software needs to run well under the GPU and enought VRAM.
|
||||
2. If you don't have a GPU or don't have enought VARM, please manually draw polygons for labeling by [ISAT](https://github.com/yatengLG/ISAT).
|
||||
3.
|
||||
|
||||
|
||||
# Citation
|
||||
```text
|
||||
@misc{ISAT with segment anything,
|
||||
title={{ISAT with segment anything}: Image segmentation annotation tool with segment anything},
|
||||
url={https://github.com/yatengLG/ISAT_with_segment_anything},
|
||||
note={Open source software available from https://github.com/yatengLG/ISAT_with_segment_anything},
|
||||
author={yatengLG and horffmanwang},
|
||||
year={2023},
|
||||
}
|
||||
```
|
11
README.md
11
README.md
@ -78,3 +78,14 @@ python main.py
|
||||
- h模型最大,效果也最好,显存至少需求8G,演示时软件实际占用7305M;
|
||||
- l模型适中,效果也适中,显存至少需求8G,演示时软件实际占用5855M;
|
||||
- b模型最小,效果也最差,显存至少需求6G,演示时软件实际占用4149M;
|
||||
|
||||
# 引用
|
||||
```text
|
||||
@misc{ISAT with segment anything,
|
||||
title={{ISAT with segment anything}: Image segmentation annotation tool with segment anything},
|
||||
url={https://github.com/yatengLG/ISAT_with_segment_anything},
|
||||
note={Open source software available from https://github.com/yatengLG/ISAT_with_segment_anything},
|
||||
author={yatengLG and horffmanwang},
|
||||
year={2023},
|
||||
}
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user