Closed vict0rsch closed 4 years ago
@adrienju there's a lot to review here, I'm not expecting you to go into details but if you could simply go over the updates to the code and tell me if anything seems weird to your eyes / what tests might be missing that'd be great
encoder.dim
) channels with 1 conv layer, same sizeencoder.n_downsample
times)encoder.n_res
blocks)decoder.n_res
blocks)nn.Upsampling > Conv2dBlock
(decoder.n_upsample
times)encoder.n_downsample
h
,d
,w
), 3 (a
) or 19 (s
) channelsSPADE([h, d, s, w])