-
Download the pre-trained models(3mxu) and place them in
experiments/pretrained_models/.We provide pre-trained models for image SR: X4,X8
-
Put your dataset ( LR images) in
datasets/. Some test images are in this folder. -
Run the following scripts. The testing is in `inference/inference_GVTNet.py (e.g., inference_GVTNet.py).
This code is built on BasicSR.
