File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ git clone https://github.com/computational-cell-analytics/synapse-net
3232``` bash
3333cd synapse-net
3434```
35- - Now you can install the environment for SynapseNet with ` conda ` from the environment file we proved :
35+ - Now you can install the environment for SynapseNet with ` conda ` from the environment file we provided :
3636``` bash
3737conda env create -f environment.yaml
3838```
@@ -62,11 +62,11 @@ to use them.
6262
6363We currently offer 7 different models for segmenting synaptic structures:
6464- ` vesicles_3d ` to segment vesicles in (room-temperature) electron tomograms.
65- - ` vesicles_2d ` to segment vesicles in two-dimensional electron migrographs .
65+ - ` vesicles_2d ` to segment vesicles in two-dimensional electron micrographs .
6666- ` vesicles_cryo ` to segment vesicles in cryogenic electron tomograms.
67- - ` active_zone ` to sement active zones in electron tomograms.
67+ - ` active_zone ` to segment active zones in electron tomograms.
6868- ` compartments ` to segment synaptic compartments in electron tomograms.
69- - ` mitochondria ` to segmenta mitochondria in electron tomograms.
69+ - ` mitochondria ` to segment mitochondria in electron tomograms.
7070- ` ribbon ` to segment structures of the active zones in ribbon synapses (ribbon, presynaptic density and active zone membrane) in electron tomograms.
7171
7272
You can’t perform that action at this time.
0 commit comments