nielsr HF staff commited on
Commit
9ccd24d
·
verified ·
1 Parent(s): c6f384f

Add model card

Browse files

This PR adds a model card, along with tags, linking it to https://huggingface.co/papers/2401.02955.

Cheers!

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.