danmi

Results 4 comments of danmi

At the moment, is it a 70x70 discriminator as described in the paper?

@eyaler I experienced the same problem. How did you fix it?

I changed the parameters of the init function like this: `def __init__(self, sess, db_path, image_size=256, batch_size=1, sample_size=1, output_size=256, gf_dim=64, df_dim=64, L1_lambda=100, input_c_dim=1, output_c_dim=1, dataset_name='data', checkpoint_dir=None, sample_dir=None):` which sounds quite strange...

@rudolphyo Was it just at the beginning of the training, and then it started being better? I don't have a powerful GPU at the moment, so before running over ~200...