Skip to content

Commit 1e72b71

Browse files
authored
Update README.md
1 parent d446573 commit 1e72b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Python package that evaluates the topological accuracy of a predicted neuron segmentation by comparing it to a set of ground truth skeletons. Topological errors (e.g. splits and merges) are detected by examining skeleton edges and checking if the corresponding nodes belong to the same object in the segmentation. Once the accuracy of each edge has been determined, several skeleton-based metrics are then computed to quantify the topological accuracy.
99

10-
The pipeline to comptue skeleton metrics consists of three main steps:
10+
The pipeline for computing skeleton metrics consists of three main steps:
1111

1212
<blockquote>
1313
<p>a. <strong>Label Graphs</strong>: To do...</p>

0 commit comments

Comments
 (0)