Documentation and Notebooks to reproduce the Figures from the CellSeg3D paper, which can be found at: https://elifesciences.org/reviewed-preprints/99848
This main code base is here: https://github.com/AdaptiveMotorControlLab/CellSeg3D
Pre-rendered Figures are available on the website.
To generate figures locally, run the provided Notebooks.
Create the provided conda environment with the following command:
conda env create -f conda.yml