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

Generated Images have noise in them #518

Closed
shreyasbapat opened this issue Feb 8, 2019 · 12 comments
Closed

Generated Images have noise in them #518

shreyasbapat opened this issue Feb 8, 2019 · 12 comments

Comments

@shreyasbapat
Copy link

I am getting a lot of a patterned noise in the generated dataset. Any known reason?
die

@3DTOPO
Copy link

3DTOPO commented Feb 9, 2019

It usually improves after a number of epochs. How many epochs was that trained for?

@shreyasbapat
Copy link
Author

It's 200 epochs!

@3DTOPO
Copy link

3DTOPO commented Feb 9, 2019

How many images are in your training set?

@shreyasbapat
Copy link
Author

  1. Every image size is around 390x190

@shreyasbapat
Copy link
Author

@junyanz Can you help?

@junyanz
Copy link
Owner

junyanz commented Feb 10, 2019

I am not sure what caused it.

@shreyasbapat
Copy link
Author

Can more epochs fix it?

@prash-p
Copy link

prash-p commented Mar 29, 2019

I get the same noise patterns in my checkpoint images when using 128x350 images, more epochs don't seem to fix the problem.

@junyanz
Copy link
Owner

junyanz commented Mar 30, 2019

If you keep getting the checkboard artifacts, you can try different upsampling layers. See this post for more details. There is a PR related to this.

@shreyasbapat
Copy link
Author

Right! My solution also lead to similar direction. Meanwhile that PR has some merge conflicts!

@junyanz junyanz closed this as completed Apr 14, 2019
@CaelynCheung1996
Copy link

I have the same patterns when training the CycleGAN. However, it only happens in one direction (translating StyleA to StyleB). Any idea what might cause this? My Style A images are in higher resolution and B is lower resolution. Thx!

@HolicAnn
Copy link

@shreyasbapat Hello, I would like to ask why the result of your rectangular image is OK and the image has not changed. When I was training, I used --preprocess crop --crop_size 256. When I used --preprocess none during testing, an error was reported.

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

6 participants