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

Clarification on SIDD Dataset Setup and Usage in NAFNet #152

Open
hij1112 opened this issue Jul 30, 2024 · 0 comments
Open

Clarification on SIDD Dataset Setup and Usage in NAFNet #152

hij1112 opened this issue Jul 30, 2024 · 0 comments

Comments

@hij1112
Copy link

hij1112 commented Jul 30, 2024

Hi, I've been reviewing the guidelines for setting up the SIDD dataset and have some questions:

  1. 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?
  2. 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?
  3. 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.

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