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

Questions regarding the SIDD dataset split #54

Open
kts707 opened this issue Aug 13, 2023 · 2 comments
Open

Questions regarding the SIDD dataset split #54

kts707 opened this issue Aug 13, 2023 · 2 comments

Comments

@kts707
Copy link

kts707 commented Aug 13, 2023

Hi,

Thanks for the great work!

I am a little bit confused with how the SIDD validation set images are generated. Did you take the Validation .mat files from SIDD benchmark here (as shown in the screenshot below), and then convert them to image patches as described in #12?

In other words, the validation image patches on your Google Drive should be the same content as these .mat files, and they do not have any overlap with the actual training data? Some further clarifications on the dataset split would be super helpful. Much appreciated!

SIDD

@adityac8
Copy link
Collaborator

For the Validation set we extract the images from the mat files. There is no overlap between the train and val set.

@kts707
Copy link
Author

kts707 commented Aug 14, 2023

Thanks for the quick reply!

I also noticed that in your later work such as in MPRNet, MIRNetv2, and Restormer, you have a validation set and a test set here. It seems that the validation images are the same ones as in this repo, and the test set has the validation .mat files from SIDD website. Are they essentially the same content, except that val set are the cropped patches of the test set (.mat files)?

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

2 participants