codeslake / RefVSR

[CVPR 2022] Official PyTorch Implementation for "Reference-based Video Super-Resolution Using Multi-Camera Video Triplets"
GNU Affero General Public License v3.0
199 stars 18 forks source link

How to Convert Low-Res Videos to High-Res Videos #13

Open zhanghongyong123456 opened 1 year ago

zhanghongyong123456 commented 1 year ago

How to test my own videos, do I need to train first? I only have a low res video

fengduduaaa commented 1 year ago

Hello, if I want to downsample all the images in the dataset by four times before training, can you tell me what I need to modify?