CellSeg3d
CellSeg3d copied to clipboard
A napari plugin for direct 3D cell segmentation -- taking you through training, inference, and review of masks
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 #...
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...
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...
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...