We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9672ce commit c640bfbCopy full SHA for c640bfb
README.md
@@ -17,7 +17,7 @@ The pipeline for computing skeleton metrics consists of three main steps:
17
<blockquote>
18
<p>1. <strong>Label Graphs</strong>: Nodes in ground truth graphs are labeled with segmentation IDs.</p>
19
<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>
+ <p>3. <strong>Compute Metrics</strong>: Update graph structure by removing omit nodes and compute skeleton-based metrics.</p>
21
</blockquote>
22
<br>
23
0 commit comments