Add model card

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: mask-generation
3
+ ---
4
+
5
+ # Open-Vocabulary SAM
6
+
7
+ This repository contains the weights of the paper [Open-Vocabulary SAM: Segment and Recognize Twenty-thousand Classes Interactively](https://huggingface.co/papers/2401.02955).
8
+
9
+ ## Usage
10
+
11
+ See the Github repository: https://github.com/harboryuan/ovsam.