esw0116/DynaVSR

Dataset Preparation

heiheihei-ops opened this issue · 1 comments

I have noticed that the file 'make_downscaled_images.py' doesn't include the name 'vimeo', can I use this file to prepare dataset from vimeo-90k to train? looking for your reply, thank you!

prog.add_argument('--dataset_mode', '-m', type=str, default='Vid4+REDS', help='data_mode')

Hello, I have just updated the script for downscaling Vimeo90K dataset.
It makes sequences of downscaled Vimeo90K test images.
Note that preset mode is not implemented when downscaling Vimeo90K.
Sorry for the late reply.