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

A little question about network trainning #18

Open
cyfwry opened this issue Nov 8, 2019 · 3 comments
Open

A little question about network trainning #18

cyfwry opened this issue Nov 8, 2019 · 3 comments

Comments

@cyfwry
Copy link

cyfwry commented Nov 8, 2019

Hello,I can not understand one sentence in your paper,'When the training error keeps unchanged in five sequential epochs, we merge the parameters of each batch normalization into the adjacent convolution filters'.I try to figure it out by reading your code but fail to deal with matlab...Thanks!

@nanmehta
Copy link

nanmehta commented Jul 8, 2020

hii please help me out , what is the training dataset being used in this and where is the code written for generating kernels. I will be very thankful to you

@cyfwry
Copy link
Author

cyfwry commented Jul 10, 2020

hii please help me out , what is the training dataset being used in this and where is the code written for generating kernels. I will be very thankful to you

You can find the codes about your questions in SRMD/TrainingCodes/generatepatches.m and SRMD/TrainingCodes/Demo_Get_PCA_matrix.m. The training dataset used in here has been mentioned in paper, which is a mixture of other dataset with some preprocess.

@marnie007
Copy link

I don’t understand the training process. The blur kernel is to determine the Gaussian kernel in a range (is this the meaning of the non-blind model?), and then stretch the dimension as the input with the LR image together, the LR image is still the result of bicubic interpolation, why Will there be better results by adding blur kernel?

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