Skip to content
forked from wdmwhh/MRefSR

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

Notifications You must be signed in to change notification settings

ARTUROSING/MRefSR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

[Paper] [ArXiv] [Dataset Website (Coming soon)]

Dependency

Environment

This code is based on PyTorch.

By using Anaconda, you can setup the environment simply by

conda env create -f environment.yml

Inference

Test on CUFED5 and the proposed LMR

python mmsr/test.py -opt test.yml

The results will be saved in ./result

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • MATLAB 0.7%