IanYeung / RealVSR

Dataset and Code for ICCV 2021 paper "Real-world Video Super-resolution: A Benchmark Dataset and A Decomposition based Learning Scheme"
Apache License 2.0
109 stars 7 forks source link

what does it refer to test_frames_YCbCr #11

Open wei-hub opened 2 years ago

wei-hub commented 2 years ago

in test_RealVSR_wo_GT.py

dataset

read_folder = '/home/yangxi/datasets/RealVSR/test_frames_YCbCr'

the test_frames_YCbCr' in this path where did it come from?There is no file with this name in the downloaded dataset

IanYeung commented 2 years ago

in test_RealVSR_wo_GT.py

dataset

read_folder = '/home/yangxi/datasets/RealVSR/test_frames_YCbCr'

the test_frames_YCbCr' in this path where did it come from?There is no file with this name in the downloaded dataset

Hi. You can prepare your own data. I may upload some sample sequences later.