Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to prepare training data? #45

Open
ShammyFu opened this issue Jan 8, 2021 · 0 comments
Open

How to prepare training data? #45

ShammyFu opened this issue Jan 8, 2021 · 0 comments

Comments

@ShammyFu
Copy link

ShammyFu commented Jan 8, 2021

Hi, I'm gonna train the model from scratch using Vimeo 90K dataset following the provided configurations.
I see that in issue12 you used the script RDN_TrainCode/Prepare_TrainData/Prepare_TrainData_HR_LR_BI.m to process and organize Vimeo dataset and I guess you provided the resulting dataset directory to class Dataset in dataset.py or SR_dataset.py to in further generate the training Dataloader available in Pytorch.

But I have a question that the folder structure of Vimeo 90K is as follows:

image

but the Prepare_TrainData_HR_LR_BI.m script was designed for DIV2K dataset.
May I ask how you modified this script to make it work with Vimeo dataset?
Thanks so much !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant