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

Noise on output #16

Closed
AIisCool opened this issue Oct 10, 2023 · 6 comments
Closed

Noise on output #16

AIisCool opened this issue Oct 10, 2023 · 6 comments

Comments

@AIisCool
Copy link

AIisCool commented Oct 10, 2023

Usually on darker areas, there is some noise like this:
pasd-noise

Is there a way to reduce that noise? Or add something to the code to denoise it? Thank you🙏

@yangxy
Copy link
Owner

yangxy commented Oct 11, 2023

PASD always tends to generate details. I am working on it to reduce the artifacts.

@AIisCool
Copy link
Author

@yangxy Ok, thank you for your continued work on this! Very amazing!

@DashBe
Copy link

DashBe commented Oct 17, 2023

Can zero terminal SNR solve this issue?

@yangxy
Copy link
Owner

yangxy commented Oct 18, 2023

Can zero terminal SNR solve this issue?

Thanks for your advice. I have tried the offset noise trick (similar to the zero terminal SNR) and it seems it can partly solved the issue. The code is updated. Please have a try now.

@yangxy
Copy link
Owner

yangxy commented Oct 18, 2023

Usually on darker areas, there is some noise like this: pasd-noise

Is there a way to reduce that noise? Or add something to the code to denoise it? Thank you🙏

Hi, there. I have solved this issue by initializing the latents with LR images. And the SR results also become much more stable. The source codes have been updated.

@yangxy
Copy link
Owner

yangxy commented Oct 20, 2023

Hi, I have added a new parameter --added_noise_level to make up the missing details. Interestingly, it can be used to control the detail level. Please have a try.

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

3 participants