Skip to content

Commit

Permalink
link OpenPifPaf repo
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed Mar 3, 2021
1 parent 514afc6 commit 8b2d6fe
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[![Tests](https://github.com/vita-epfl/openpifpaf_posetrack/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/vita-epfl/openpifpaf_posetrack/actions/workflows/tests.yml)

This is the tracking plugin for [OpenPifPaf](https://github.com/vita-epfl/openpifpaf).


# Install

Expand Down Expand Up @@ -115,3 +117,17 @@ CUDA_VISIBLE_DEVICES=1 python -m openpifpaf.eval \
--write-predictions
```


## Citation

```
... TODO ...
@InProceedings{kreiss2019pifpaf,
author = {Kreiss, Sven and Bertoni, Lorenzo and Alahi, Alexandre},
title = {{PifPaf: Composite Fields for Human Pose Estimation}},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2019}
}
```

0 comments on commit 8b2d6fe

Please sign in to comment.