QinLei086 commited on
Commit
1ea8584
1 Parent(s): d31a2fc

upload pretrain-weights

Browse files
pretrain_weights/b2m/unet_ema/config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SPADE_type": "spade",
3
+ "_class_name": "UNetModel",
4
+ "_diffusers_version": "0.16.1",
5
+ "_name_or_path": "/data/leiqin/diffusion/SLDM/SLDM-VAE-15-ade20k/checkpoint-32800/unet_ema",
6
+ "attention_resolutions": [
7
+ 2,
8
+ 4,
9
+ 8
10
+ ],
11
+ "channel_mult": [
12
+ 1,
13
+ 2,
14
+ 3,
15
+ 4
16
+ ],
17
+ "conv_resample": true,
18
+ "decay": 0.9999,
19
+ "dims": 2,
20
+ "dropout": 0,
21
+ "image_size": [
22
+ 64,
23
+ 64
24
+ ],
25
+ "in_channels": 4,
26
+ "inv_gamma": 1.0,
27
+ "mask_emb": "resize",
28
+ "min_decay": 0.0,
29
+ "model_channels": 256,
30
+ "num_classes": 151,
31
+ "num_head_channels": -1,
32
+ "num_heads": 8,
33
+ "num_heads_upsample": -1,
34
+ "num_res_blocks": 2,
35
+ "optimization_step": 6750,
36
+ "out_channels": 4,
37
+ "power": 0.75,
38
+ "resblock_updown": true,
39
+ "update_after_step": 0,
40
+ "use_checkpoint": true,
41
+ "use_ema_warmup": true,
42
+ "use_fp16": true,
43
+ "use_new_attention_order": false,
44
+ "use_scale_shift_norm": true
45
+ }
pretrain_weights/b2m/unet_ema/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73db21465ec8d5f65d56352efe55c12f2f94e8245cb90bc7f2e5f24563378873
3
+ size 1942037474
pretrain_weights/m2i/unet_ema/config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SPADE_type": "spade",
3
+ "_class_name": "UNetModel",
4
+ "_diffusers_version": "0.16.1",
5
+ "_name_or_path": "/data/leiqin/diffusion/SLDM/SLDM-VAE-15-ade20k/checkpoint-32800/unet_ema",
6
+ "attention_resolutions": [
7
+ 2,
8
+ 4,
9
+ 8
10
+ ],
11
+ "channel_mult": [
12
+ 1,
13
+ 2,
14
+ 3,
15
+ 4
16
+ ],
17
+ "conv_resample": true,
18
+ "decay": 0.9999,
19
+ "dims": 2,
20
+ "dropout": 0,
21
+ "image_size": [
22
+ 64,
23
+ 64
24
+ ],
25
+ "in_channels": 4,
26
+ "inv_gamma": 1.0,
27
+ "mask_emb": "resize",
28
+ "min_decay": 0.0,
29
+ "model_channels": 256,
30
+ "num_classes": 151,
31
+ "num_head_channels": -1,
32
+ "num_heads": 8,
33
+ "num_heads_upsample": -1,
34
+ "num_res_blocks": 2,
35
+ "optimization_step": 2850,
36
+ "out_channels": 4,
37
+ "power": 0.75,
38
+ "resblock_updown": true,
39
+ "update_after_step": 0,
40
+ "use_checkpoint": true,
41
+ "use_ema_warmup": true,
42
+ "use_fp16": true,
43
+ "use_new_attention_order": false,
44
+ "use_scale_shift_norm": true
45
+ }
pretrain_weights/m2i/unet_ema/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb42738c7f251efe0999feb3425233bee4f52e96689e64810edde387ac97dd2
3
+ size 1942037474