ductai199x
commited on
Commit
•
b3cf924
1
Parent(s):
d2752ed
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: mask-generation
|
4 |
+
---
|
5 |
+
|
6 |
+
# SAM-HQ: Segment Anything in High Quality (ViT Huge)
|
7 |
+
|
8 |
+
Directly converted weights from [https://github.com/SysCV/sam-hq/tree/main](https://github.com/SysCV/sam-hq/tree/main) to huggingface format.
|
9 |
+
*This work does not belong to me. Please checkout the authors' github for more information and updates.*
|
10 |
+
|
11 |
+
> [**Segment Anything in High Quality**](https://arxiv.org/abs/2306.01567)
|
12 |
+
> NeurIPS 2023
|
13 |
+
> ETH Zurich & HKUST
|