Spaces:
Runtime error
Runtime error
Jingkang Yang
commited on
Commit
•
5f228c7
1
Parent(s):
21e4b1b
add: checkpoints
Browse files- .gitignore +0 -1
- ovseg_swinbase_vitL14_ft_mpt.pth +3 -0
- sam_vit_h_4b8939.pth +3 -0
.gitignore
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
*.pth
|
2 |
*.zip
|
3 |
outputs/*
|
|
|
|
|
1 |
*.zip
|
2 |
outputs/*
|
ovseg_swinbase_vitL14_ft_mpt.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd3731dde48d96654aba63e5a93753dc837d6889162a18ddf0877f5463d94c90
|
3 |
+
size 2129343629
|
sam_vit_h_4b8939.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7bf3b02f3ebf1267aba913ff637d9a2d5c33d3173bb679e46d9f338c26f262e
|
3 |
+
size 2564550879
|