Skip to content

Commit

Permalink
Merge pull request open-mmlab#2 from open-mmlab/zz/cite
Browse files Browse the repository at this point in the history
  • Loading branch information
innerlee authored Jul 10, 2020
2 parents f854659 + d1acfab commit ec11340
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,20 @@ This project is released under the [Apache 2.0 license](LICENSE).

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

## Citation

If you use this tool in your research, please cite this project.

```
@misc{mmpose,
author = {Wang, Can* and Jin, Sheng* and Duan, Haodong and Li, Xuanyi and Li, Zhizhong and Liu, Wentao and Chen, Kai and Qian, Chen and Lin, Dahua},
title = {{mmpose}},
howpublished = {\url{https://github.com/open-mmlab/mmpose}},
year = {2020}
}
```
Can Wang and Sheng Jin are equal contributors.

## Acknowledgement

MMPose is an open source project that is contributed by researchers and engineers from various colleges and companies.
Expand Down

0 comments on commit ec11340

Please sign in to comment.