Home

Awesome

Preserving Full Degradation Details for Blind Image Super-Resolution

Pytorch implementation of paper Preserving Full Degradation Details for Blind Image Super-Resolution.

image

Installation

git clone https://github.com/Chernobyllight/ReDSR
cd ReDSR

Test

test setting1: model trained only on isotropic Gaussian blur kernels

test setting2: model trained on anisotropic Gaussian blur kernels and additive Gaussian noise

Train