Upload 23 files
Browse files- 512x512_diffusion_uncond_finetune_008100.pt +3 -0
- architecture.pt +3 -0
- coco.ckpt +3 -0
- coco.yaml +25 -0
- coco_first_stage.ckpt +3 -0
- coco_first_stage.yaml +25 -0
- great_magazine_art.pt +3 -0
- model.ckpt +3 -0
- nes_160k.pt +3 -0
- nes_200k.pt +3 -0
- nes_350k.pt +3 -0
- raft-chairs.pth +3 -0
- raft-kitti.pth +3 -0
- raft-sintel.pth +3 -0
- raft-small.pth +3 -0
- raft-things.pth +3 -0
- retro_movie_posters.pt +3 -0
- stage1_last.ckpt +3 -0
- stage2_last.ckpt +3 -0
- wikiart_16384.ckpt +3 -0
- wikiart_16384.yaml +44 -0
- wikiart_7mil.ckpt +3 -0
- wikiart_7mil.yaml +44 -0
512x512_diffusion_uncond_finetune_008100.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c111ab89e214862b76e1fa6a1b3f1d329b1a88281885943d2cdbe357ad57648
|
3 |
+
size 2232025447
|
architecture.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12147fe00a15fee7ff19e0a2082fab9fc219b8f6b743cd38bd8d2e58b526c7ad
|
3 |
+
size 454885741
|
coco.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:106cc20fde571df14afc4349d62218d8213cf47177c682ecaa78a8c28b12f9de
|
3 |
+
size 296030214
|
coco.yaml
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model:
|
2 |
+
base_learning_rate: 4.5e-06
|
3 |
+
target: taming.models.vqgan.VQModel
|
4 |
+
params:
|
5 |
+
embed_dim: 256
|
6 |
+
n_embed: 8192
|
7 |
+
ddconfig:
|
8 |
+
double_z: false
|
9 |
+
z_channels: 256
|
10 |
+
resolution: 256
|
11 |
+
in_channels: 3
|
12 |
+
out_ch: 3
|
13 |
+
ch: 128
|
14 |
+
ch_mult:
|
15 |
+
- 1
|
16 |
+
- 1
|
17 |
+
- 2
|
18 |
+
- 2
|
19 |
+
- 4
|
20 |
+
num_res_blocks: 2
|
21 |
+
attn_resolutions:
|
22 |
+
- 16
|
23 |
+
dropout: 0.0
|
24 |
+
lossconfig:
|
25 |
+
target: taming.modules.losses.DummyLoss
|
coco_first_stage.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:106cc20fde571df14afc4349d62218d8213cf47177c682ecaa78a8c28b12f9de
|
3 |
+
size 296030214
|
coco_first_stage.yaml
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model:
|
2 |
+
base_learning_rate: 4.5e-06
|
3 |
+
target: taming.models.vqgan.VQModel
|
4 |
+
params:
|
5 |
+
embed_dim: 256
|
6 |
+
n_embed: 8192
|
7 |
+
ddconfig:
|
8 |
+
double_z: false
|
9 |
+
z_channels: 256
|
10 |
+
resolution: 256
|
11 |
+
in_channels: 3
|
12 |
+
out_ch: 3
|
13 |
+
ch: 128
|
14 |
+
ch_mult:
|
15 |
+
- 1
|
16 |
+
- 1
|
17 |
+
- 2
|
18 |
+
- 2
|
19 |
+
- 4
|
20 |
+
num_res_blocks: 2
|
21 |
+
attn_resolutions:
|
22 |
+
- 16
|
23 |
+
dropout: 0.0
|
24 |
+
lossconfig:
|
25 |
+
target: taming.modules.losses.DummyLoss
|
great_magazine_art.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e26495d2cad9c2f570ac9df3e6fc743d9e7d61a08a50c719445040f9b3892170
|
3 |
+
size 454885741
|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a2961629ea47632ec8f8cb6b5e5e8ad4a9c5baa48a3c6592ef980d4d9225cb7
|
3 |
+
size 879771703
|
nes_160k.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5579385bae4c1708449145a64943546bbb936744e2ef63866444e934bf4c0c5b
|
3 |
+
size 454885741
|
nes_200k.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:911e3e79fe3a2cfffaa335df540b758b71b3da0a302f7c03ba35424b12a8535b
|
3 |
+
size 454885741
|
nes_350k.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:815e72999b468764d8dd030cd72942c2af2774591c14e753d6f4636729d57cb5
|
3 |
+
size 454885741
|
raft-chairs.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6c75465cf995d137f89ca2e2d08594ed390befbb8859f7f65c48bcc8feb0fd7
|
3 |
+
size 21108000
|
raft-kitti.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9d170362415e1a27bd8402ee966a3ddf0d60df9b2df2c0b4949f5ced490a9e6
|
3 |
+
size 21108000
|
raft-sintel.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90630d2e7d488a0d3ccb5e8194524850c4c05c732ea4ff99799822c7fa5c5cbf
|
3 |
+
size 21108000
|
raft-small.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7d41b9cc88442bb8aa911dbb33086dac55a226394b142937ff22d5578717332
|
3 |
+
size 3984814
|
raft-things.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcfa4125d6418f4de95d84aec20a3c5f4e205101715a79f193243c186ac9a7e1
|
3 |
+
size 21108000
|
retro_movie_posters.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e87cb50bfac14259f3a255cd4cd56fa8352f5e929d6a6c0ccc5269e51454ec68
|
3 |
+
size 454885741
|
stage1_last.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4abb1770e43e90a40e1215c4aa32b5ce45413ef2e0e4775e73a1484d5e568972
|
3 |
+
size 304409278
|
stage2_last.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77b39418dc1a83ff92397d459d32e09bf7c2234dd04c879ee07c8875205a87b8
|
3 |
+
size 5164546387
|
wikiart_16384.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd08bb46301f98be1712bb2be9f8868cea30b53137cd985d4d6e8da8b3e02c36
|
3 |
+
size 1005327541
|
wikiart_16384.yaml
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model:
|
2 |
+
base_learning_rate: 4.5e-06
|
3 |
+
target: taming.models.vqgan.VQModel
|
4 |
+
params:
|
5 |
+
embed_dim: 256
|
6 |
+
n_embed: 16384
|
7 |
+
ddconfig:
|
8 |
+
double_z: false
|
9 |
+
z_channels: 256
|
10 |
+
resolution: 256
|
11 |
+
in_channels: 3
|
12 |
+
out_ch: 3
|
13 |
+
ch: 128
|
14 |
+
ch_mult:
|
15 |
+
- 1
|
16 |
+
- 1
|
17 |
+
- 2
|
18 |
+
- 2
|
19 |
+
- 4
|
20 |
+
num_res_blocks: 2
|
21 |
+
attn_resolutions:
|
22 |
+
- 16
|
23 |
+
dropout: 0.0
|
24 |
+
lossconfig:
|
25 |
+
target: taming.modules.losses.vqperceptual.VQLPIPSWithDiscriminator
|
26 |
+
params:
|
27 |
+
disc_conditional: false
|
28 |
+
disc_in_channels: 3
|
29 |
+
disc_start: 15000
|
30 |
+
disc_weight: 0.8
|
31 |
+
codebook_weight: 1.0
|
32 |
+
data:
|
33 |
+
target: main.DataModuleFromConfig
|
34 |
+
params:
|
35 |
+
batch_size: 3
|
36 |
+
num_workers: 8
|
37 |
+
train:
|
38 |
+
target: taming.data.artemis.artemisTrain
|
39 |
+
params:
|
40 |
+
size: 256
|
41 |
+
validation:
|
42 |
+
target: taming.data.artemis.artemisValidation
|
43 |
+
params:
|
44 |
+
size: 256
|
wikiart_7mil.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:398a6fccb0e55c33271a62f9aec3e510951f81665485c07d1f0daac66027f4d6
|
3 |
+
size 958144949
|
wikiart_7mil.yaml
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model:
|
2 |
+
base_learning_rate: 4.5e-06
|
3 |
+
target: taming.models.vqgan.VQModel
|
4 |
+
params:
|
5 |
+
embed_dim: 256
|
6 |
+
n_embed: 1024
|
7 |
+
ddconfig:
|
8 |
+
double_z: false
|
9 |
+
z_channels: 256
|
10 |
+
resolution: 256
|
11 |
+
in_channels: 3
|
12 |
+
out_ch: 3
|
13 |
+
ch: 128
|
14 |
+
ch_mult:
|
15 |
+
- 1
|
16 |
+
- 1
|
17 |
+
- 2
|
18 |
+
- 2
|
19 |
+
- 4
|
20 |
+
num_res_blocks: 2
|
21 |
+
attn_resolutions:
|
22 |
+
- 16
|
23 |
+
dropout: 0.0
|
24 |
+
lossconfig:
|
25 |
+
target: taming.modules.losses.vqperceptual.VQLPIPSWithDiscriminator
|
26 |
+
params:
|
27 |
+
disc_conditional: false
|
28 |
+
disc_in_channels: 3
|
29 |
+
disc_start: 0
|
30 |
+
disc_weight: 0.8
|
31 |
+
codebook_weight: 1.0
|
32 |
+
data:
|
33 |
+
target: main.DataModuleFromConfig
|
34 |
+
params:
|
35 |
+
batch_size: 8
|
36 |
+
num_workers: 8
|
37 |
+
train:
|
38 |
+
target: taming.data.wikiart_original.wikiartTrain
|
39 |
+
params:
|
40 |
+
size: 256
|
41 |
+
validation:
|
42 |
+
target: taming.data.wikiart_original.wikiartValidation
|
43 |
+
params:
|
44 |
+
size: 256
|