-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkers on generated images #16
Comments
The last image "I" is the final result. Are you talking about this result? |
My bad. I thought fake_B is the final result, which should be the result from stage1 right? |
Yes, you are right. |
And one last question regarding the batch size. Is it simply because the cuda memory limit or is there any reasons behind the fact that you were using batch size 4? |
It should be for a fair comparison with existing methods. |
I also realize that the fake_D is pretty blurry. Is it the output of stage 1 or 2? |
Hi,
I have tried to duplicate the result based on your dayton_a2g_256_pretrained model. However, there are many checkers in the generated images which is not clearly shown in Fig.4 of you paper. I followed all the hyperparameters as you mentioned in readme file
I am wondering if you encountered the same issue in your experiments or do I miss anything?
The attached is one of the screenshots. Thank you in advance!
The text was updated successfully, but these errors were encountered: