Spaces:
Paused
Paused
Commit
·
ae8720a
1
Parent(s):
d8c8144
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,16 @@ license: mit
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
|
16 |
+
# FAST Segment Anything
|
17 |
+
|
18 |
+
## Segment everything in a given image
|
19 |
+
|
20 |
+
## Accepts Point Prompt
|
21 |
+
|
22 |
+
## Accepts Text Prompt
|
23 |
+
|
24 |
+
## Acknowledgment
|
25 |
+
|
26 |
+
This demo has reference to the Github project [Fast Segment Anything Model](https://github.com/CASIA-IVA-Lab/FastSAM)
|