You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been reviewing the guidelines for setting up the SIDD dataset and have some questions:
Use of Official Dataset for Training and Validation in NAFNet:
It seems like all images from the official dataset are being used both for training and validation. Specifically, the training process uses cropped images from all original images, with a subset selected for validation. Is this understanding correct? If so, could you clarify why the dataset wasn't strictly divided for training and validation purposes, such as by scene number, smartphone code, or another criterion?
Selection of Validation Dataset:
The provided validation dataset appears to include only 8 selected scenes out of the total 10 available scenes. What was the rationale behind selecting these specific scenes for validation? Can you provide a code on how you produced the validation dataset?
Different Image size of Training/Validation Dataset:
The provided validation dataset comprises 256x256 images, while the data preparation code generates 512x512 images for the training dataset. What are the reasons for this setup?
Any clarification on these points would be greatly appreciated. Thank you for your time and assistance.
The text was updated successfully, but these errors were encountered:
Hi, I've been reviewing the guidelines for setting up the SIDD dataset and have some questions:
Use of Official Dataset for Training and Validation in NAFNet:
Selection of Validation Dataset:
Different Image size of Training/Validation Dataset:
Any clarification on these points would be greatly appreciated. Thank you for your time and assistance.
The text was updated successfully, but these errors were encountered: