Skip to content

Commit

Permalink
add citation (open-mmlab#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jin-s13 committed Jan 15, 2021
1 parent ad7bc0b commit 9a705f6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Expand Up @@ -147,6 +147,19 @@ Please refer to [FAQ](docs/faq.md) for frequently asked questions.

This project is released under the [Apache 2.0 license](LICENSE).

## Citation

If you find this project useful in your research, please consider cite:

```latex
@misc{mmpose2020,
title={OpenMMLab Pose Estimation Toolbox and Benchmark},
author={MMPose Contributors},
howpublished = {\url{https://github.com/open-mmlab/mmpose}},
year={2020}
}
```

## Contributing

We appreciate all contributions to improve MMPose. Please refer to [CONTRIBUTING.md](https://github.com/open-mmlab/mmpose/blob/master/.github/CONTRIBUTING.md) for the contributing guideline.
Expand Down

0 comments on commit 9a705f6

Please sign in to comment.