BlindSR
BlindSR copied to clipboard
Independent implementation of the algorithm from the paper "Blind Image Super-Resolution with Spatially Variant Degradations"
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...
Hi! I am very curious about your BlindSR and read your code. What confused me is your downsampling operation in 'src/degradation.py'. It seems that you do not use bicubic downsample...
Hi, Your work is great & thanks for providing the source code! I was curious if you had any plans on releasing the pre-trained weights (checkpoints) for scale factor 4,...