evf-sam2 / README.md
YxZhang's picture
Create README.md
dfb115f verified
|
raw
history blame
314 Bytes
EVF-SAM
EVF-SAM: Early Vision-Language Fusion for Text-Prompted Segment Anything Model
Usage:
This is the checkpoint holder of EVF-SAM.
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.