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 cbde2dd commit 8313379Copy full SHA for 8313379
README.md
@@ -16,13 +16,17 @@ and our methods reflect this differentiation.
16
17
---
18
19
-<!-- ## Usage
+## Usage
20
+
21
22
+For a demonstration of how to use the package, see https://colab.research.google.com/drive/1Hd7dQ93GO1shCMbKORwpiG0MEsj7dtC3?usp=sharing
23
24
+Demonstrates:
25
+* How to reconstruct the metrics from our paper.
26
+* How to use them to score poses, with signatures.
27
+* How to score poses with different lengths, missing/undetected keypoints, or different keypoint formats.
28
29
-```bash
-# (TODO) pip install the package
-# (TODO) how to construct a metric
-# Metric signatures, preprocessors
-``` -->
30
31
## Quantitative Evaluation
32
0 commit comments