CellSeg3d icon indicating copy to clipboard operation
CellSeg3d copied to clipboard

A napari plugin for direct 3D cell segmentation -- taking you through training, inference, and review of masks

Results 6 CellSeg3d issues
Sort by recently updated
recently updated
newest added

This is intended to keep track of documentation status. Feel free to point out anything that could be out of date ! Missing: - metrics - config - walkthrough #...

documentation

Ideally, we would like to generate full API docs using autosummary in #50. However, if one wants to include all members, attributes, etc, custom templates are needed, as per [jupyter...

documentation
help wanted

Hello, I am getting the error `TypeError: reshape() got an unexpected keyword argument 'newshape'` when I use CellSeg3D to perform inference on my data using a pretrained model. My sequence...

bug

An issue similar to the one described [here](https://github.com/pytorch/pytorch/issues/78490#issuecomment-1217134036) occurred when testing on an M1 Mac. This will need to be investigated so we can set the appropriate versions of torch...

bug
help wanted