We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: