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

Fix grid during validation callback #108

Closed
wants to merge 1 commit into from

Conversation

AjeyPaiK
Copy link
Member

@AjeyPaiK AjeyPaiK commented Aug 9, 2024

Fixes #107

This PR fixes the issue described above that led to the misalignment of annotations/masks with the cached image during validation. Due to this misalignment, the validation metrics were not relibale or in some cases, when there were no "masked" regions available - the callback simply crashed.

For now, these fixes will work but the _ValidationDataset as it is implemented now in ahcore should be replaced with dlup dataset.

@AjeyPaiK AjeyPaiK closed this Sep 10, 2024
@AjeyPaiK AjeyPaiK deleted the fix/grid_during_validation_callback branch September 10, 2024 08:20
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.

ComputeWsiMetricsCallback breaks for .mrxs images
1 participant