-
Notifications
You must be signed in to change notification settings - Fork 297
TecoGAN
Tang, Wenyi edited this page May 10, 2019
·
2 revisions
NOTE: TecoGAN is PSNR-oriented now.
Download weights, and extract to the default ./Results/
# "T" means VSRTorch model
python prepare_data.py --filter Ttecogan
# Download test data (optional)
python prepare_data.py --filter vid4 --data_dir=./Data
Test model:
cd VSRTorch
python eval.py tecogan --cuda --pth ../Results/TecoPSNR.pth --depth -1 --output_index : --auto_rename -t ../Data/vid4/input