Udpate in 2025: we recently updated the code to support Python 3.11 and PyTorch 2.4. It also supports DDP for single-machine multiple-GPU training. (Please use torchrun --nproc_per_node=4 train.py ...
Abstract: Image restoration seeks to produce high-quality images from low-quality versions, and traditional methods are limited by a trade-off between pixel-level accuracy and visual quality, ...