gwgan icon indicating copy to clipboard operation
gwgan copied to clipboard

Cannot reproduce the same results as in the paper

Open wonjunee opened this issue 2 years ago • 0 comments

The codes do not reproduce the numerical results reported in the paper for the image datasets (MNIST, FMNIST, CIFAR). I ran the following code: " python3 main_gwgan_cnn.py --data mnist --num_epochs 100 --beta 32 ".

The attached image is the result after epoch 3 for MNIST dataset.

g_3.pdf

wonjunee avatar Jan 06 '23 03:01 wonjunee