bioimage-io / core-bioimage-io-python

Python libraries for loading, running and packaging bioimage.io models
https://bioimage-io.github.io/core-bioimage-io-python/
MIT License
28 stars 21 forks source link

Support out-of-core prediction_with_tiling (with dask?) #197

Open constantinpape opened 2 years ago

constantinpape commented 2 years ago

Maybe relevant https://xarray.pydata.org/en/stable/user-guide/dask.html

FynnBe commented 3 months ago

maybe relevant existing implementation: https://github.com/bioimage-io/workflows-bioimage-io-python/blob/40be03df2695c4fefe8a80ba69090a34b521d295/src/bioimageio/workflows/envs/default/_inference.py#L45