-
Notifications
You must be signed in to change notification settings - Fork 299
ESRGAN
Tang, Wenyi edited this page May 10, 2019
·
1 revision
Download weights, and extract to the default ./Results/
# "T" means VSRTorch model
python prepare_data.py --filter Tesrgan
# Download test data (optional)
python prepare_data.py --filter set5 --data_dir=./Data
Test model:
cd VSRTorch
python eval.py esrgan --cuda --pth ../Results/RRDB_GAN.pth -t ../Data/Set5_SR/Set5/image_SRF_4/*LR.png