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

about LapSRN x8 #17

Open
susuml opened this issue Dec 24, 2018 · 1 comment
Open

about LapSRN x8 #17

susuml opened this issue Dec 24, 2018 · 1 comment

Comments

@susuml
Copy link

susuml commented Dec 24, 2018

Thanks for the open source.Now I want to try a super resolution on a tiny image ,so can you show how to train LapSRN x8 model?

@twtygqyy
Copy link
Owner

twtygqyy commented Jan 7, 2019

Hi, @susuml for training LapSRN x8, you will need to modify the https://github.com/twtygqyy/pytorch-LapSRN/blob/master/data/generate_train_lap_pry.m and generate h5 which contains x2 x4, and x8 images. After that, just simply change the network architecture by adding one more upsampling pipeline to get x8 prediction.

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