Skip to content

Commit 6bd9d6a

Browse files
committed
clear doc
1 parent 1db02ca commit 6bd9d6a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88

99
> [**Segment Anything in High Quality**](https://arxiv.org/abs/2306.01567)
10-
> Lei Ke, Mingqiao Ye, Martin Danelljan, Yifan Liu, Yu-Wing Tai, Chi-Keung Tang, Fisher Yu \
1110
> ETH Zurich & HKUST
1211
1312
We propose HQ-SAM to upgrade SAM for high-quality zero-shot segmentation. Refer to our [paper](https://arxiv.org/abs/2306.01567) for more details.
@@ -81,10 +80,6 @@ Note:Using ViT-L backbone. We adopt the SOTA detector Mask2Former trained on the
8180
Note: Using ViT-L backbone. We adopt the SOTA model XMem as our video boxes prompt generator while reusing its object association prediction.
8281
![davis](figs/davis.png)
8382

84-
### Interactive segmentation comparison using various points
85-
Note:Using ViT-L backbone. On the high-quality COIFT (zero-shot) and DIS val set.
86-
![point_comp](figs/points_comp.png)
87-
8883
### **Quick Installation via pip**
8984
```
9085
pip install segment-anything-hq

0 commit comments

Comments
 (0)