We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b271bab commit 6c6949bCopy full SHA for 6c6949b
docs/source/tutorials/neuron.rst
@@ -61,7 +61,7 @@ Provide the **YAML** configuration files to run training:
61
source activate py3_torch
62
python -u scripts/main.py \
63
--config-base configs/SNEMI/SNEMI-Base.yaml \
64
- --config-file configs/SNEMI/SNEMI-Foreground-UNet.yaml
+ --config-file configs/SNEMI/SNEMI-Affinity-UNet.yaml
65
66
Or if using multiple GPUs for higher performance:
67
0 commit comments