Update README.md (#1)
Browse files- Update README.md (a7d057501a6cc4eb2b8c02d61d4e2152f8d5c98d)
Co-authored-by: Tianheng Cheng <wondervictor@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
## Usage:
|
| 5 |
This is the checkpoint holder of [EVF-SAM](https://github.com/hustvl/EVF-SAM.git).
|
| 6 |
Please refer to `"inference.py"` in the source code for detailed usage.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
## EVF-SAM
|
| 5 |
+
|
| 6 |
+
[EVF-SAM: Early Vision-Language Fusion for Text-Prompted Segment Anything Model](https://huggingface.co/papers/2406.20076)
|
| 7 |
+
|
| 8 |
+
|
| 9 |
## Usage:
|
| 10 |
This is the checkpoint holder of [EVF-SAM](https://github.com/hustvl/EVF-SAM.git).
|
| 11 |
Please refer to `"inference.py"` in the source code for detailed usage.
|