提交 8536b7ca 编写于 作者: G Gines 提交者: GitHub

Updated installation steps

上级 d08fe5a5
......@@ -112,7 +112,7 @@ You just need to remove the OpenPose folder, by default called `openpose/`. E.g.
3. [Cmake](https://cmake.org/download/): Select the option to add it to the Windows PATH.
4. [Ninja](https://ninja-build.org/): Select the option to add it to the Windows PATH.
5. Microsoft Visual Studio 2015.
2. Download the `Windows` branch of Openpose by either cliking on `Download ZIP` or cloning the repository: `git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose/ && git checkout windows`.
2. Download the `Windows` branch of Openpose by either cliking on `Download ZIP` on [openpose/tree/windows](https://github.com/CMU-Perceptual-Computing-Lab/openpose/tree/windows) or cloning the repository: `git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose/ && git checkout windows`.
3. Install Caffe on Windows:
1. Open the Windows cmd (Windows button + X, then A).
2. Go to the Caffe directory, assuming OpenPose has been downloaded on `C:\openpose`: `cd C:\openpose\3rdparty\caffe\caffe-windows`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册