Skip to content

Commit c640bfb

Browse files
authored
Update README.md
1 parent b9672ce commit c640bfb

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
@@ -17,7 +17,7 @@ The pipeline for computing skeleton metrics consists of three main steps:
1717
<blockquote>
1818
<p>1. <strong>Label Graphs</strong>: Nodes in ground truth graphs are labeled with segmentation IDs.</p>
1919
<p>2. <strong>Error Detection</strong>: Compare labels of neighboring nodes to detect mistakes.</p>
20-
<p>3. <strong>Compute Metrics</strong>: Update graph structure by removing omit nodes and compute graph-based metrics.</p>
20+
<p>3. <strong>Compute Metrics</strong>: Update graph structure by removing omit nodes and compute skeleton-based metrics.</p>
2121
</blockquote>
2222
<br>
2323

0 commit comments

Comments
 (0)