tf.gans-comparison icon indicating copy to clipboard operation
tf.gans-comparison copied to clipboard

Fixes for variable image sizes

Open ishaanb92 opened this issue 6 years ago • 0 comments

Hi !

Firstly, thanks for making this amazing and super useful repo. I made some changes that allows training of different image sizes, I've tested the changes by training 128x128 LSUN bedroom images.

Edit : Added a helper function to save samples (generated from a fixed z-vector) during training, helps interpret training progress better.

Cheers, Ishaan

ishaanb92 avatar Mar 08 '18 13:03 ishaanb92