Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 296 Bytes

PerPix

code for "Pixel-level Kernel Estimation for Blind Super-Resolution", IEEE Access 2021.

Inference

simply run the code as the following:

$ python inference.py --ckpt PerPix_x4 --in_dir /path/to/input/images --tuned

this will produce and save super-resolved results at ./output