Skip to main content

Crate cellcast

Crate cellcast 

Source
Expand description

The cellcast crate is a recast of cell segmentation models built on the Burn tensor and deep learning framework. This library aims to make access to cell segmentation models easier and hardware agnostic.

§Crate Status

This crate is still under active development and it’s API is not stable.

Modules§

geometry
Geometry structs and functions for 2D and 3D data.
labeling
Labeling functions for 2D and 3D data.
models
networks
process
utils