conda create -n em_seg python==3.7
source activate em_seg
git clone git@github.com:PytorchConnectomics/em_util.git
cd em_util
pip install --editable .
cd ..
git clone git@github.com:PytorchConnectomics/em_seg.git
cd em_seg
pip install --editable .
# optional for c++ package
python setup.py build_ext --inplace
-
Notifications
You must be signed in to change notification settings - Fork 0
PytorchConnectomics/em_seg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
EM segment library and tutorials
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published