Mustafa Akcanca commited on
Commit ·
ae82758
1
Parent(s): 113449d
Add trufor weights instructions
Browse files- .gitignore +2 -0
- weights/trufor/README.md +3 -0
.gitignore
CHANGED
|
@@ -28,3 +28,5 @@ Thumbs.db
|
|
| 28 |
*.pth
|
| 29 |
*.h5
|
| 30 |
*.ckpt
|
|
|
|
|
|
|
|
|
| 28 |
*.pth
|
| 29 |
*.h5
|
| 30 |
*.ckpt
|
| 31 |
+
|
| 32 |
+
*.tar
|
weights/trufor/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Download weights and unzip them in the this folder, it should be like weights/trufor/trufor.pth.tar
|
| 2 |
+
MD5 is 7bee48f3476c75616c3c5721ab256ff8
|
| 3 |
+
https://www.grip.unina.it/download/prog/TruFor/TruFor_weights.zip
|