Skip to content

Commit c5a6be9

Browse files
authored
Update README.md
1 parent 21ea980 commit c5a6be9

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
@@ -24,7 +24,7 @@ The pipeline for computing skeleton metrics consists of three main steps:
2424
<p>
2525
<img src="imgs/pipeline.png" width="750" alt="pipeline">
2626
<br>
27-
<b> Figure: </b>Visualization of skeleton metric computation pipeline, see Method section for description of each step.
27+
<b> Figure:</b> Visualization of skeleton metric computation pipeline, see Method section for description of each step.
2828
</p>
2929

3030
## Method
@@ -36,7 +36,7 @@ The process starts with a collection of ground truth graphs, each stored as an i
3636
<p>
3737
<img src="imgs/labeled_graph.png" width="800">
3838
<br>
39-
<b>Figure: On the left, we see ground truth graph superimposed on a segmentation where colors represent segment IDs. On the right, the nodes of the graphs have been labeled with the corresponding segment IDs.</b>
39+
<b>Figure:</b> On the left, we see ground truth graph superimposed on a segmentation where colors represent segment IDs. On the right, the nodes of the graphs have been labeled with the corresponding segment IDs.</b>
4040
</p>
4141

4242
### Step 2: Error Detection

0 commit comments

Comments
 (0)