Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Add grid parameter to H5FileImageWriter constructor #56

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

EricMarcus-ai
Copy link
Member

Fixes #55

During validation, the Grid made by the validation dataset is used instead of initializing a new one. Inference behavior, which worked correctly, is unchanged.

Copy link
Member

@AjeyPaiK AjeyPaiK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the PR!

@AjeyPaiK AjeyPaiK merged commit 7070cd0 into main Jan 26, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong initialization H5 writer Grid during validation
2 participants