Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,17 @@ and our methods reflect this differentiation.

---

<!-- ## Usage
## Usage


For a demonstration of how to use the package, see https://colab.research.google.com/drive/1Hd7dQ93GO1shCMbKORwpiG0MEsj7dtC3?usp=sharing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should download the ipynb file and add it to the repo.
then, create an open in colab badge https://openincolab.com/


Demonstrates:
* How to reconstruct the metrics from our paper.
* How to use them to score poses, with signatures.
* How to score poses with different lengths, missing/undetected keypoints, or different keypoint formats.


```bash
# (TODO) pip install the package
# (TODO) how to construct a metric
# Metric signatures, preprocessors
``` -->

## Quantitative Evaluation

Expand Down
Loading