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 df549af commit 0c219d0Copy full SHA for 0c219d0
README.md
@@ -43,8 +43,6 @@ Note: Misalignments between the ground truth graphs and prediction segmentation
43
44
### Step 2: Error Detection
45
46
-To do...
47
-
48
<p>
49
<img src="imgs/topological_mistakes.png" width="170" alt="Topological mistakes detected in skeleton">
50
<br>
@@ -53,8 +51,6 @@ To do...
53
51
54
52
### Step 3: Compute Metrics
55
56
57
58
- *\# Splits*: Number of connected components (minus 1) in a ground truth graph after removing omit nodes.
59
- *\# Merges*: Number of ground truth graphs that contain at least one merge.
60
- *Omit Edge Ratio*: Proportion of omitted edges.
0 commit comments