Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 291 Bytes

File metadata and controls

10 lines (8 loc) · 291 Bytes

NeubiasPasteur2023_AdvancedCellPose

tutorial for running CellPose advanced functions

Install:

conda create -n cpdask python==3.9
conda activate cpdask
pip install numpy jupyter torch stackview cellpose[distributed] opencv-python-headless codecarbon memory_profiler napari[pyqt5]