Commit
·
4e7f14b
1
Parent(s):
fd3623f
Update README.md and add model file
Browse files- README.md +4 -0
- mobile_sam.pt +3 -0
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
TinyViT based Segment Anything Model of [MobileSAM](https://github.com/ChaoningZhang/MobileSAM).
|
5 |
+
|
6 |
+
**Reference**
|
7 |
+
Zhang, C., Han, D., Qiao, Y., Kim, J. U., Bae, S-H., Lee, S., & Hong, C. S. (2023). [Faster Segment Anything: Towards Lightweight SAM for Mobile Applications](https://arxiv.org/abs/2306.14289). arXiv preprint arXiv:2306.14289.
|
mobile_sam.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dbb90523a35330fedd7f1d3dfc66f995213d81b29a5ca8108dbcdd4e37d6c2f
|
3 |
+
size 40728226
|