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

Two questions on image denoising #2

Closed
tyshiwo opened this issue Nov 4, 2016 · 0 comments
Closed

Two questions on image denoising #2

tyshiwo opened this issue Nov 4, 2016 · 0 comments

Comments

@tyshiwo
Copy link

tyshiwo commented Nov 4, 2016

Hi,

I have two questions and hope you can give me some suggestions.

You mentioned "we follow [16] to use 400 images of size 180180 for training" in your paper. I know the 400 images come from the train and test sets of BSD dataset. The original images in BSD have larger size than 180180. I'm wondering how do you crop the 180*180 region in the original image? If it is possible, can you send me a copy? (I have also sent you an email ==!)

Another question is we usually extract patches as the input for the network from the images. So, how do you add the additive gaussian noise? Add on the image and then extract patches from the noisy image, or firstly extract patches from the clean image and then add the noise?

Thanks in advance!

@cszn cszn closed this as completed Mar 21, 2017
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