mutex-watershed:互斥分水岭用于图像分割

时间:2021-05-04 19:00:17
【文件属性】:
文件名称:mutex-watershed:互斥分水岭用于图像分割
文件大小:32KB
文件格式:ZIP
更新时间:2021-05-04 19:00:17
segmentation watershed eccv2018 mutex-watershed isbi-segmentation-challenge 互斥分水岭 Mutex分水岭算法可有效地进行无种子分割。 对于相应的出版物,请参见: : 安装 在Unix(Linux,OS X)上 用xtensor创建conda env: conda create -n mws -c conda-forge xtensor-python 激活环境: source activate mws 克隆此存储库,输入并安装: python setup.py install ISBI实验 要重现ISBI实验,请转到experiments/isbi文件夹并运行isbi_experiments脚本: python isbi_experiments.py /path/to/raw.h5 /path/to/affinities.h5 /path/to/res_folder --algorithms mws 您将需要vigra作为其他依赖项: conda i
【文件预览】:
mutex-watershed-master
----data()
--------isbi()
----tests()
--------test_large_volume.py(3KB)
--------test_constrained_uf_3d.py(6KB)
--------label_transport.py(673B)
--------test_constrained_uf.py(7KB)
----src()
--------main.cpp(20KB)
----experiments()
--------training()
--------isbi()
--------bsd()
----setup.py(3KB)
----.gitignore(61B)
----README.md(1KB)

网友评论