Skip to content

Commit e4e863b

Browse files
authored
Update README.md
1 parent 2921a78 commit e4e863b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The pipeline for computing skeleton metrics consists of three main steps:
1111

1212
<blockquote>
1313
<p>a. <strong>Label Graphs</strong>: Nodes in ground truth graphs are labeled with segmentation IDs.</p>
14-
<p>b. <strong>Error Detection</strong>: To do...</p>
15-
<p>c. <strong>Compute Metrics</strong>: To do...</p>
14+
<p>b. <strong>Error Detection</strong>: Compare labels of neighboring nodes to detect mistakes.</p>
15+
<p>c. <strong>Compute Metrics</strong>: Update graph structure by removing omit nodes and compute graph-based metrics.</p>
1616
</blockquote>
1717
<br>
1818

0 commit comments

Comments
 (0)