Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# SAN
|
2 |
**Side Adapter Network for Open-Vocabulary Semantic Segmentation**
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: open_clip
|
6 |
+
pipeline_tag: image-segmentation
|
7 |
+
---
|
8 |
# SAN
|
9 |
**Side Adapter Network for Open-Vocabulary Semantic Segmentation**
|
10 |
|