References: https://arxiv.org/abs/1703.09452
model_config:
g_enc_depths: [16, 32, 32, 64, 64, 128, 128, 256, 256, 512, 1024]
d_num_fmaps: [16, 32, 32, 64, 64, 128, 128, 256, 256, 512, 1024]
kwidth: 31
ratio: 2
See python examples/segan/run_segan.py --help