nbl7

Results 3 comments of nbl7

Hi, Is there any update on this feature? Thanks

I should mention that I stopped the training and I am trying to draw on an intermediate checkpoint. Could that be the issue? Thank you

Ok, yes. It seems the "problem" is that the checkpoint is at 64px while the final training should be a 128px. If I change `images = self.sess.run(self.generator(latents, alpha=alpha, target_img_size=self.img_size, is_training=False))`...