You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, samplify only samples from a pre-existing ArrayLike. While this is useful, it doesn't handle chunk IO that is advantageous when working with large image slides. It is possible to load slides and then sample them with this API but that would bring with itself larger memory requirements unless it is connected to the chunking and the ArrayLike resolves the data accordingly.
https://github.com/MIC-DKFZ/samplify
The text was updated successfully, but these errors were encountered: