Commit
•
0687a00
1
Parent(s):
97438df
Add TF weights
Browse files- config.json +1 -0
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
|
|
3 |
"architectures": [
|
4 |
"SamModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
+
"_name_or_path": "/tmp/facebook/sam-vit-large",
|
4 |
"architectures": [
|
5 |
"SamModel"
|
6 |
],
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:753587fe6b74cd660635f88ea8430afd96cf0267a1f109567fd941d16e69480e
|
3 |
+
size 1249899608
|