| { | |
| "in_channels": 1, | |
| "out_channels": 1, | |
| "base_width": 32, | |
| "levels": 3, | |
| "bottleneck_residual_blocks": 8, | |
| "intermediate_residual_blocks": 1, | |
| "kernel_size": 3, | |
| "latent_channels": 64, | |
| "activation_upsampling_factor": 2, | |
| "filter_taps": 12, | |
| "filter_half_width": 0.8, | |
| "cutoff_denominator": 2.0001, | |
| "leaky_relu_slope": 0.2 | |
| } | |