1.1.1
版本发布时间: 2023-04-06 23:01:51
Sanster/IOPaint最新发布版本:iopaint-1.4.2(2024-08-25 13:25:24)
Use Segment Anything model to do interactive segmentation. See demo here: https://twitter.com/sfjccz/status/1643992289294057472?s=20
--enable-interactive-seg --interactive-seg-model=vit_l --interactive-seg-device=cuda
- Available:
- vit_b: small
- vit_l: mid (Recommend)
- vit_h: large
- Available device:
- cuda
- cpu
- mps