File size: 488 Bytes
3189e16
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: apache-2.0
pipeline_tag: mask-generation
---

# SAM-HQ: Segment Anything in High Quality (ViT Large)

Directly converted weights from [https://github.com/SysCV/sam-hq/tree/main](https://github.com/SysCV/sam-hq/tree/main) to huggingface format.
*This work does not belong to me. Please checkout the authors' github for more information and updates.*

> [**Segment Anything in High Quality**](https://arxiv.org/abs/2306.01567)           
> NeurIPS 2023  
> ETH Zurich & HKUST