diff --git a/README.md b/README.md index b441a52c6922cbaa804d1bdbb4c8e5a84a438e10..912d73f490de561e9499e9d7609ee57a67b6962c 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Just comment on GitHub or make a pull request and we will answer as soon as poss ## Citation -Please cite these papers in your publications if it helps your research. The body-foot model and any additional functionality (calibration, 3-D reconstruction, etc.) use `[Cao et al. 2018]`; the hand and face keypoint detectors use `[Simon et al. 2017]` (the face detector was trained using the same procedure than for hands); and the old (deprecated) body-only model uses `[Cao et al. 2017]`. +Please cite these papers in your publications if it helps your research. The body-foot model and any additional functionality (calibration, 3-D reconstruction, etc.) use `[Cao et al. 2018]`; the hand and face keypoint detectors use `[Cao et al. 2018]` and `[Simon et al. 2017]` (the face detector was trained using the same procedure than for hands); and the old (deprecated) body-only model uses `[Cao et al. 2017]`. @inproceedings{cao2018openpose, author = {Zhe Cao and Gines Hidalgo and Tomas Simon and Shih-En Wei and Yaser Sheikh}, diff --git a/doc/installation.md b/doc/installation.md index b50ae13ddda26a921a673c55e7e50787c8aca93b..1b0e74a21eeeb0ececf96b10abbdedba34cea1be 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -42,7 +42,7 @@ The installation documentation in the following sections is only intended if you ## Installation Video Tutorials User-created tutorial videos: -- OpenPose + Visual Studio 2017 + CUDA 10.0 + cuDNN 7.5 (no portable demo): [https://youtu.be/QC9GTb6Wsb4](https://youtu.be/QC9GTb6Wsb4). +- OpenPose + Visual Studio 2017 + CUDA 10.0 + cuDNN 7.5 (no portable demo): [https://youtu.be/QC9GTb6Wsb4](https://youtu.be/QC9GTb6Wsb4). For questions, post in GitHub issue #1426. We welcome users to send us their installation videos (e.g., sharing them as GitHub issue or doing a pull request) and we will post them here.