han-cai merve HF staff commited on
Commit
f47c59f
1 Parent(s): 15aeb98

Fix the task tag and add description (#3)

Browse files

- Fix the task tag and add description (b66d3dfef01c4b5124688b7bb06c5e0f9193cdc3)


Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: image-segmentation
4
  ---
5
 
6
- Paper: https://arxiv.org/abs/2402.05008
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: mask-generation
4
  ---
5
 
6
+ # EfficientViT-SAM
7
+
8
+ This is the model repository for the paper [EfficientViT-SAM: Accelerated Segment Anything Model Without Performance Loss](https://arxiv.org/abs/2402.05008).