-
Notifications
You must be signed in to change notification settings - Fork 297
FRVSR
Tang, Wenyi edited this page May 21, 2019
·
1 revision
Download weights, and extract to the default ./Results/
# "T" means VSRTorch model
python prepare_data.py --filter Tfrvsr
# Download test data (optional)
python prepare_data.py --filter vid4 --data_dir=./Data
Test model:
cd VSRTorch
python eval.py frvsr --cuda --pth ../Results/FRVSR.pth -t ../Data/vid4/input --depth -1 --output_index : --auto_rename