NKI-AI / ahcore

Ahcore is the AI for Oncology core computational pathology toolkit
Apache License 2.0
15 stars 1 forks source link

Add grid parameter to H5FileImageWriter constructor #56

Closed EricMarcus-ai closed 7 months ago

EricMarcus-ai commented 7 months ago

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.