BiaPy icon indicating copy to clipboard operation
BiaPy copied to clipboard

Adapt detection mask creation for Zarr/H5 files

Open danifranco opened this issue 7 months ago • 0 comments

Now the detection masks are not created by chunks as it is done in the instance segmentation workflow. The whole image is loaded in memory and then dumped into the Zarr at the end.

danifranco avatar Mar 31 '25 13:03 danifranco