kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
88 stars 31 forks source link

Fix `CYX`/`CZYX` pad/halo, fix `io.zarr`/tests, fix typing, refactor model load #233

Closed qin-yu closed 3 months ago

qin-yu commented 4 months ago

While working on these two features, I discovered bugs along the way. The process turned out to be complex and entangled, so I decided to include everything in a single PR.

Features

Bug fix and code improvement