machuofan
commited on
Commit
·
256d2a0
1
Parent(s):
c9153e7
init
Browse files- README.md +4 -0
- dinov2_vits14_pretrain.pth +3 -0
- lpips_with_vgg.pth +3 -0
- weights-inception-2015-12-05-6726825d.pth +3 -0
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
This repository contains external model weights used for loss calculation and FID evaluation in UniTok training.
|
6 |
+
|
7 |
+
For more details, please refer to https://foundationvision.github.io/UniTok/.
|
dinov2_vits14_pretrain.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b938bf1bc15cd2ec0feacfe3a1bb553fe8ea9ca46a7e1d8d00217f29aef60cd9
|
3 |
+
size 88283115
|
lpips_with_vgg.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea641e3531bbfad58e97e06e8d6c17dcefc5621f17ade3f921c52f4766fb92fb
|
3 |
+
size 58875208
|
weights-inception-2015-12-05-6726825d.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6726825d0af5f729cebd5821db510b11b1cfad8faad88a03f1befd49fb9129b2
|
3 |
+
size 95628359
|