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

How to test the BRDnet on natural image with noise? #12

Open
coach-wang opened this issue Aug 23, 2021 · 1 comment
Open

How to test the BRDnet on natural image with noise? #12

coach-wang opened this issue Aug 23, 2021 · 1 comment

Comments

@coach-wang
Copy link

Hello!I have test the BRDnet on provided test set, I found that the BRDnet add the noise on the clear image based the on a fixed sigma and then remove the noise, it works really well. However, if I want to remove the noise of a daily image that I don't know its noise sigma, what should I do with BRDnet?
I try to set the --sigma = 0 and try the model of different levels, and the test results are much worse than the results on the given-sigma-noise image. I think that this network is not practical if it could only work on the given-sigma-noise images.
Thanks anyway

@hellloxiaotian
Copy link
Owner

Hi. You can use our ADNet and Dudenet for blind denoising to address unknown noise.

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