evf-sam / README.md
YxZhang's picture
Update README.md
f30d3c7 verified
|
raw
history blame
339 Bytes
---
license: apache-2.0
pipeline_tag: image-segmentation
---
## Usage:
This is the checkpoint holder of [EVF-SAM](https://github.com/hustvl/EVF-SAM.git).
Please refer to `"inference.py"` in the source code for detailed usage.
We haven't supported `"AutoModel.from_pretrained(...)"` yet, please import the model script from source code.