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

Validation data is similar to test data? #2

Open
mayurmallya opened this issue Jun 9, 2023 · 0 comments
Open

Validation data is similar to test data? #2

mayurmallya opened this issue Jun 9, 2023 · 0 comments

Comments

@mayurmallya
Copy link

mayurmallya commented Jun 9, 2023

Hi Dr. Xing,

Thank you for sharing the codes for this project.

I would like to check about the validation data used during the training. In the train function (line 42) I see the test_loader and the test_loader_patches are passed as arguments and one of the two test loaders is used for validating the model (line 288) and saving the best model. For testing the model (line 74), the test_loader is used.

I was wondering if it is okay to validate the model on the smaller resolutions of the test data from the test_loader_patches. I might be mistaken, but please share your thoughts on this.

Thank you.

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