You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Komorebi-zxy , this repo is re-implementing a paper (with some tweaks), so the code is downscaling the input images and simulating the scale up from there. This way it knows the GT by design. You will find that in real world image scenarios the results are less impressive than on the test images but this is how those model works.
Hope that helps. Consider closing the issue if so.
When testing, why are the input and output image sizes the same regardless of the scale? And why is the test input a GT image?
The text was updated successfully, but these errors were encountered: