Skip to content
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

pix2pix aligned set generating pixelated results #799

Open
elad-yosifon opened this issue Oct 16, 2019 · 1 comment
Open

pix2pix aligned set generating pixelated results #799

elad-yosifon opened this issue Oct 16, 2019 · 1 comment

Comments

@elad-yosifon
Copy link

I'm using unet_256 generator, and getting great visual results, but the "fake" result is pixelated a bit (checkboard pattern). I tried to play with deconvolution using resnet but the results are not good.. but the checkerboard pattern disappears.
Is there a way to apply deconvolution on unet_256 ?

@junyanz
Copy link
Owner

junyanz commented Oct 16, 2019

The current unet_256 is using deconvolution. For how to reduce checkboard artifacts, please see #190. For more advanced architectures, please refer to pix2pixHD and SPADE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants