pyoungkangkim

Results 2 issues of pyoungkangkim

Hi 312shan, great work! I was analyzing your code and was curious about parts of the forward for the Decoder and Attention module. . In the forward function of the...

It kind of struck my curiosity on why you left out Batchnorm on iteration 0. https://github.com/davidADSP/GDL_code/blob/master/models/GAN.py#L105