Skip to content

Commit c57b398

Browse files
neonb88gineshidalgo99
authored andcommitted
Update installation.md to quickstart Linux users (CMU-Perceptual-Computing-Lab#1351)
1 parent 0833a05 commit c57b398

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

doc/installation.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,13 @@ We add links to some community-based work based on OpenPose. Note: We do not sup
5555

5656
- Docker Images. For questions and more details, read and post ONLY on [issue thread #347](https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/347).
5757
- Dockerfile working also with CUDA 10:
58-
- [Link 1](https://github.com/esemeniuc/openpose-docker), it claims to also include Python support. Read and post ONLY on [issue thread #1102](https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/1102).
59-
- [Link 2](https://github.com/ExSidius/openpose-docker/blob/master/Dockerfile).
60-
- [Link 3](https://cloud.docker.com/repository/docker/exsidius/openpose/general).
58+
- Option 1:
59+
- 1. (if necessary) Install the latest version of docker (There are extra steps, but if you're on Ubuntu, the main one is `sudo apt-get install docker-ce`. Other steps can be found [here](https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04) )
60+
- 2. `docker pull docker pull exsidius/openpose`
61+
- 3. [more details](https://cloud.docker.com/repository/docker/exsidius/openpose/general)
62+
- [Link 2](https://github.com/esemeniuc/openpose-docker), it claims to also include Python support. Read and post ONLY on [issue thread #1102](https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/1102).
63+
- [Link 3](https://github.com/ExSidius/openpose-docker/blob/master/Dockerfile).
64+
- [Link 4](https://cloud.docker.com/repository/docker/exsidius/openpose/general).
6165
- Dockerfile working only with CUDA 8:
6266
- [Dockerfile - OpenPose v1.4.0, OpenCV, CUDA 8, CuDNN 5, Python2.7](https://github.com/tlkh/openpose). Read and post ONLY on [issue thread #1102](https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/1102).
6367
- [Dockerfile - OpenPose v1.4.0, OpenCV, CUDA 8, CuDNN 6, Python2.7](https://gist.github.com/moiseevigor/11c02c694fc0c22fccd59521793aeaa6).

0 commit comments

Comments
 (0)