| { | |
| "in_ch": 3, | |
| "base_ch": 128, | |
| "ch_mults": [ | |
| 1, | |
| 2, | |
| 2, | |
| 4 | |
| ], | |
| "attn_res": [ | |
| 16 | |
| ], | |
| "num_res_blocks": 2, | |
| "dropout": 0.1, | |
| "image_size": 128 | |
| } |
| { | |
| "in_ch": 3, | |
| "base_ch": 128, | |
| "ch_mults": [ | |
| 1, | |
| 2, | |
| 2, | |
| 4 | |
| ], | |
| "attn_res": [ | |
| 16 | |
| ], | |
| "num_res_blocks": 2, | |
| "dropout": 0.1, | |
| "image_size": 128 | |
| } |