sunreef / BlindSR

Independent implementation of the algorithm from the paper "Blind Image Super-Resolution with Spatially Variant Degradations"
GNU General Public License v3.0
59 stars 9 forks source link

Could you provide some result? #4

Open zpkosmos opened 4 years ago

zpkosmos commented 4 years ago

Thanks for the code! I test your code and process the woman.png you give in the input folder, I successfully run the code and got the result. But I think the result is not as perfect as I thought. So could please some LR and result SR pairs? I want to make sure that I successfully run the code.

sunreef commented 4 years ago

Please note that the code in this repository is not the original code used to produce the results in the paper. It has been rewritten from scratch for copyright reasons.

If you follow the instructions on the Readme, the code should run without issues and produce reasonable results in most cases.