documentation:vision:pose_estimation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:vision:pose_estimation [2022/03/30 12:58] robberthdocumentation:vision:pose_estimation [2022/09/02 14:04] (current) – external edit 127.0.0.1
Line 17: Line 17:
 However, when calling ''docker build'', no such flag exists. The build will fail. \\ However, when calling ''docker build'', no such flag exists. The build will fail. \\
 For me, the answer was to specify the default docker runtime as one that uses nvidia-docker.\\ For me, the answer was to specify the default docker runtime as one that uses nvidia-docker.\\
-  - ''sudo apt-get install nvidia-container-runtime'' +  - ''sudo apt-get install nvidia-container-runtime''  # follow this guide https://nvidia.github.io/nvidia-container-runtime/ 
-  - edit ''/etc/docker/daemon.json'' and make sure it look something like this: <code> {+  - edit ''/etc/docker/daemon.json'' and make sure it looks something like this: <code> {
     "runtimes": {     "runtimes": {
         "nvidia": {         "nvidia": {
  • documentation/vision/pose_estimation.1648645124.txt.gz
  • Last modified: 2022/09/02 14:04
  • (external edit)