| { | |
| "in_channels": 3, | |
| "image_size": 128, | |
| "latent_dim": 16, | |
| "depths": [ | |
| 3, | |
| 5, | |
| 7, | |
| 3 | |
| ], | |
| "dims": [ | |
| 48, | |
| 96, | |
| 192, | |
| 384 | |
| ], | |
| "ln_eps": 1e-06, | |
| "iaf": false, | |
| "iaf_n_blocks": null, | |
| "iaf_timesteps": null | |
| } |
| { | |
| "in_channels": 3, | |
| "image_size": 128, | |
| "latent_dim": 16, | |
| "depths": [ | |
| 3, | |
| 5, | |
| 7, | |
| 3 | |
| ], | |
| "dims": [ | |
| 48, | |
| 96, | |
| 192, | |
| 384 | |
| ], | |
| "ln_eps": 1e-06, | |
| "iaf": false, | |
| "iaf_n_blocks": null, | |
| "iaf_timesteps": null | |
| } |