Skip to content
/ MRefSR Public

LMR: A Large-Scale Multi-Reference Dataset for Reference-based Super-Resolution

License

Notifications You must be signed in to change notification settings

wdmwhh/MRefSR

Repository files navigation

LMR: A Large-Scale Multi-Reference Dataset for Reference-based Super-Resolution

[Paper] [ArXiv] [Dataset Website]

Dependency

Environment

This code is based on PyTorch.

By using Anaconda, you can setup the environment simply by

conda env create -f environment.yml

Training

Train on the proposed LMR

./scripts/dist_train.sh 4 options/train/stage3_5ref_restoration_mse.yml

The results will be saved in ./experiments

Inference

Test on CUFED5 and the proposed LMR

python mmsr/test.py -opt test.yml

The results will be saved in ./result

Contact

Feel free to contact me if there is any question. (Lin Zhang, [email protected])

About

LMR: A Large-Scale Multi-Reference Dataset for Reference-based Super-Resolution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published