根据要求论文要求
https://github.com/GTreeSoftware/Wk-supervised-Neuron-Detection-code
要求Python 3.6、pytorch、visdom等常用包,包括numpy、tqdm、time、tifffile、glob、skimage、shutil、random、scipy、matplotlib、csv、pprint。
安装环境的代码pip install torch==1.3.1+cu92 torchvision==0.4.2+cu92 -f https://download.pyt
orch.org/whl/torch_stable.html
可以运行了
出现警告了
During handling of the above exception, another exception occurred:
运行代码:python -m visdom.server



