dereksiyuanli commited on
Commit
2a45e71
1 Parent(s): ab0701b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -1,10 +1,8 @@
1
  ---
2
  library_name: masa
3
- tags:
4
- - pytorch_model_hub_mixin
5
- - model_hub_mixin
6
  ---
7
-
8
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
- - Library: https://github.com/siyuanliii/masa
10
- - Docs: [More Information Needed]
 
1
  ---
2
  library_name: masa
3
+ license: apache-2.0
 
 
4
  ---
5
+ This is the pre-trained for CVPR2024 paper: Matching Anything By Segmenting Anything
6
+ - Github Code: https://github.com/siyuanliii/masa
7
+ - Project Page: https://matchinganything.github.io
8
+ - Paper: https://arxiv.org/abs/2406.04221