Spaces:
Runtime error
Runtime error
sam2 weights
Browse files- .gitignore +0 -0
- checkpoints/sam2_hiera_base_plus.pt +3 -0
- checkpoints/sam2_hiera_large.pt +3 -0
- checkpoints/sam2_hiera_small.pt +3 -0
- checkpoints/sam2_hiera_tiny.pt +3 -0
- configs/__init__.py +0 -0
.gitignore
ADDED
File without changes
|
checkpoints/sam2_hiera_base_plus.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0bb7f236400a49669ffdd1be617959a8b1d1065081789d7bbff88eded3a8071
|
3 |
+
size 323493298
|
checkpoints/sam2_hiera_large.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7442e4e9b732a508f80e141e7c2913437a3610ee0c77381a66658c3a445df87b
|
3 |
+
size 897952466
|
checkpoints/sam2_hiera_small.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95949964d4e548409021d47b22712d5f1abf2564cc0c3c765ba599a24ac7dce3
|
3 |
+
size 184309650
|
checkpoints/sam2_hiera_tiny.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65b50056e05bcb13694174f51bb6da89c894b57b75ccdf0ba6352c597c5d1125
|
3 |
+
size 155906050
|
configs/__init__.py
ADDED
File without changes
|