-
Notifications
You must be signed in to change notification settings - Fork 297
CARN
Tang, Wenyi edited this page Jun 27, 2019
·
3 revisions
Download weights, and extract to the default ./Results/
# "T" means VSRTorch model
python prepare_data.py --filter Tcarn
# Download test data (optional)
python prepare_data.py --filter set5 --data_dir=./Data
Test model:
cd VSRTorch
python eval.py carn --cuda --pth ../Results/carn.pth --multi_scale 1 -t ../Data/Set5_SR/Set5/image_SRF_4/*LR.png