Mask-Adapter / README.md
nielsr's picture
nielsr HF Staff
Improve model card: add pipeline tag and library_name
9126e09 verified
|
raw
history blame
445 Bytes
---
license: apache-2.0
pipeline_tag: image-segmentation
library_name: detectron2
---
This repository contains the weights for the Mask-Adapter model, as described in the paper [Mask-Adapter: The Devil is in the Masks for Open-Vocabulary Segmentation](https://hf.co/papers/2412.04533).
For more details, including code, installation instructions, and usage examples, please visit the [GitHub repository](https://github.com/hustvl/MaskAdapter).