Skip to content

Commit 77ba11a

Browse files
authored
Update README.md
1 parent db7853f commit 77ba11a

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
@@ -44,7 +44,7 @@ The process starts with a collection of ground truth graphs, each stored as an i
4444
<p>
4545
<img src="imgs/mistakes.png" width="650" alt="Topological mistakes detected in skeleton">
4646
<br>
47-
<b> Figure: </b> From top to bottom: correct edge (nodes have same segment ID), omit edge (one or two nodes do not have a segment ID), split edge (nodes have different segment IDs), merged edge (segment intersects with multiple graphs).
47+
<b> Figure: </b> From top to bottom: correct edge (nodes have same segment ID), omit edge (at least one node does not have a segment ID), split edge (nodes have different segment IDs), merged edge (segment intersects with multiple graphs).
4848
</p>
4949

5050
### Step 3: Compute Metrics

0 commit comments

Comments
 (0)