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 0d4abb3 commit 1af483aCopy full SHA for 1af483a
README.md
@@ -70,7 +70,7 @@ pip install -e .
70
Here is a simple example of evaluating a predicted segmentation.
71
72
```python
73
-from segmentation_skeleton_metrics.skeleton_metric import SkeletonMetric
+from segmentation_skeleton_metrics.evaluate import evaluate
74
from segmentation_skeleton_metrics.utils.img_util import TiffReader
75
76
0 commit comments