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

grid-like artifacts #36

Open
Ying156209 opened this issue May 29, 2019 · 1 comment
Open

grid-like artifacts #36

Ying156209 opened this issue May 29, 2019 · 1 comment

Comments

@Ying156209
Copy link

Hi,
Thanks for the brilliant work and open source code.
I ran the code with my own dataset, and I find that artifacts occurred sometimes. I also ran your trained model on summer-winter dataset and found the grid-like artifact still.
image
Is there any idea why this happened?

@Ying156209 Ying156209 changed the title Artifacts: like checkboard artifacts grid-like artifacts May 29, 2019
@HsinYingLee
Copy link
Owner

Hi,

Usually, the checkerboard artifacts will be mitigated after longer training. Or you could try to replace deconv operation by other operations like upsampling (as stated in https://distill.pub/2016/deconv-checkerboard/)

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