Uminosachi commited on
Commit
d3bb5bf
1 Parent(s): 5d0e002

Update README.md and add model file

Browse files
Files changed (2) hide show
  1. FastSAM-x.pt +3 -0
  2. README.md +4 -0
FastSAM-x.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0be4e7ddbe4c15333d15a859c676d053c486d0a746a3be6a7a9790d52a9b6d7
3
+ size 144943063
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ YOLOv8x based Segment Anything Model of [Fast Segment Anything](https://github.com/CASIA-IVA-Lab/FastSAM).
5
+
6
+ **Reference**
7
+ Zhao, X., Ding, W., An, Y., Du, Y., Yu, T., Li, M., Tang, M., & Wang, J. (2023). [Fast Segment Anything](https://huggingface.co/papers/2306.12156). ArXiv:2306.12156 [cs.CV].