You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to reproduce the unconditional CIFAR-10 results, I have fix some bugs. The details can be seen in #3.
I ran the following rcommand in docker image:
python circlegan.py --sDataSet cifar10
and finally get the FID 22.7574 which is far away from the reported value 12.2. Here is the training log.txt.
Are there any important setting being neglected or can you give me any suggestion to reproduce the results?
Thanks a lot.
The text was updated successfully, but these errors were encountered:
In order to reproduce the unconditional CIFAR-10 results, I have fix some bugs. The details can be seen in #3.
I ran the following rcommand in docker image:
and finally get the FID
22.7574
which is far away from the reported value12.2
. Here is the training log.txt.Are there any important setting being neglected or can you give me any suggestion to reproduce the results?
Thanks a lot.
The text was updated successfully, but these errors were encountered: