[Paper] [ArXiv] [Dataset Website]
This code is based on PyTorch.
By using Anaconda, you can setup the environment simply by
conda env create -f environment.yml
./scripts/dist_train.sh 4 options/train/stage3_5ref_restoration_mse.yml
The results will be saved in ./experiments
python mmsr/test.py -opt test.yml
The results will be saved in ./result
Feel free to contact me if there is any question. (Lin Zhang, [email protected])