Commit
·
f173f55
1
Parent(s):
b2ea3ef
Added pretrained-checkpoints
Browse files- 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
- weights/ProPainter.pth +3 -0
- weights/README.md +13 -0
- weights/i3d_rgb_imagenet.pt +3 -0
- weights/raft-things.pth +3 -0
- weights/recurrent_flow_completion.pth +3 -0
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
|
weights/ProPainter.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12c070c4b48f374c91d8a2a17851140b85c159621080989f9e191bbc18bd6591
|
3 |
+
size 157780510
|
weights/README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Weights
|
2 |
+
|
3 |
+
Put the downloaded pre-trained models to this folder.
|
4 |
+
|
5 |
+
The directory structure will be arranged as:
|
6 |
+
```
|
7 |
+
weights
|
8 |
+
|- raft-things.pth
|
9 |
+
|- recurrent_flow_completion.pth
|
10 |
+
|- ProPainter.pth
|
11 |
+
|- i3d_rgb_imagenet.pt (for evaluating VFID metric)
|
12 |
+
|- README.md
|
13 |
+
```
|
weights/i3d_rgb_imagenet.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2609088c2e8c868187c9921c50bc225329a9057ed75e76120e0b4a397a2c7538
|
3 |
+
size 50883138
|
weights/raft-things.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcfa4125d6418f4de95d84aec20a3c5f4e205101715a79f193243c186ac9a7e1
|
3 |
+
size 21108000
|
weights/recurrent_flow_completion.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22939a1a7900da878dbe1ccd011d646b1bfb30b8290039d8ff0e0c2fefbfd283
|
3 |
+
size 20348681
|