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

Intertwine computation of metrics and tiff output in callbacks #32

Open
jonasteuwen opened this issue Nov 30, 2023 · 0 comments
Open

Intertwine computation of metrics and tiff output in callbacks #32

jonasteuwen opened this issue Nov 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jonasteuwen
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently there is no way to delete h5s before the end of the epoch while these can be huge. Since they are used downstream in the tiffwriter and wsimetrics they are currently required.

Describe the solution you'd like
Compute metrics and write tiffs as soon as one is available and do not wait until it’s all done.

Describe alternatives you've considered
As is, but the h5s become large

Additional context
N/A

@jonasteuwen jonasteuwen added the enhancement New feature or request label Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant