• win10 anaconda tensorflow gpu openpose


    win10 anaconda tensorflow gpu openpose

    done
    #
    # To activate this environment, use
    #
    #     $ conda activate wind_202102
    #
    # To deactivate an active environment, use
    #
    #     $ conda deactivate
    
    
    (base) E:>
    (base) E:>
    (base) E:>
    (base) E:>
    (base) E:>
    (base) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>pip install tensorflow-gpu
    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/tensorflow-gpu/
    WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/tensorflow-gpu/
    WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/tensorflow-gpu/
    WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/tensorflow-gpu/
    WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/tensorflow-gpu/
    Collecting tensorflow-gpu
      Downloading tensorflow_gpu-2.4.1-cp37-cp37m-win_amd64.whl (370.7 MB)
         |████████████████████████████████| 370.7 MB 133 kB/s
    Collecting h5py~=2.10.0
      Downloading h5py-2.10.0-cp37-cp37m-win_amd64.whl (2.5 MB)
         |████████████████████████████████| 2.5 MB 3.3 MB/s
    Collecting google-pasta~=0.2
      Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB)
         |████████████████████████████████| 57 kB 3.8 MB/s
    Collecting termcolor~=1.1.0
      Downloading termcolor-1.1.0.tar.gz (3.9 kB)
    Collecting gast==0.3.3
      Downloading gast-0.3.3-py2.py3-none-any.whl (9.7 kB)
    Collecting wrapt~=1.12.1
      Downloading wrapt-1.12.1.tar.gz (27 kB)
    Collecting tensorboard~=2.4
      Using cached tensorboard-2.4.1-py3-none-any.whl (10.6 MB)
    Collecting flatbuffers~=1.12.0
      Downloading flatbuffers-1.12-py2.py3-none-any.whl (15 kB)
    Requirement already satisfied: wheel~=0.35 in e:anaconda3installenvswind_202102libsite-packages (from tensorflow-gpu) (0.36.2)
    Collecting grpcio~=1.32.0
      Downloading grpcio-1.32.0-cp37-cp37m-win_amd64.whl (2.5 MB)
         |████████████████████████████████| 2.5 MB 97 kB/s
    Collecting protobuf>=3.9.2
      Downloading protobuf-3.15.7-cp37-cp37m-win_amd64.whl (904 kB)
         |████████████████████████████████| 904 kB 3.3 MB/s
    Collecting opt-einsum~=3.3.0
      Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB)
         |████████████████████████████████| 65 kB 4.8 MB/s
    Collecting keras-preprocessing~=1.1.2
      Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
         |████████████████████████████████| 42 kB 462 kB/s
    Collecting absl-py~=0.10
      Using cached absl_py-0.12.0-py3-none-any.whl (129 kB)
    Collecting numpy~=1.19.2
      Downloading numpy-1.19.5-cp37-cp37m-win_amd64.whl (13.2 MB)
         |████████████████████████████████| 13.2 MB 3.3 MB/s
    Collecting tensorflow-estimator<2.5.0,>=2.4.0
      Downloading tensorflow_estimator-2.4.0-py2.py3-none-any.whl (462 kB)
         |████████████████████████████████| 462 kB 3.3 MB/s
    Collecting astunparse~=1.6.3
      Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
    Collecting six~=1.15.0
      Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
    Collecting typing-extensions~=3.7.4
      Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
    Collecting requests<3,>=2.21.0
      Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
    Collecting markdown>=2.6.8
      Using cached Markdown-3.3.4-py3-none-any.whl (97 kB)
    Requirement already satisfied: setuptools>=41.0.0 in e:anaconda3installenvswind_202102libsite-packages (from tensorboard~=2.4->tensorflow-gpu) (52.0.0.post20210125)
    Collecting tensorboard-plugin-wit>=1.6.0
      Using cached tensorboard_plugin_wit-1.8.0-py3-none-any.whl (781 kB)
    Collecting google-auth-oauthlib<0.5,>=0.4.1
      Downloading google_auth_oauthlib-0.4.4-py2.py3-none-any.whl (18 kB)
    Collecting google-auth<2,>=1.6.3
      Using cached google_auth-1.28.0-py2.py3-none-any.whl (136 kB)
    Collecting werkzeug>=0.11.15
      Using cached Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB)
    Collecting rsa<5,>=3.1.4
      Using cached rsa-4.7.2-py3-none-any.whl (34 kB)
    Collecting pyasn1-modules>=0.2.1
      Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
    Collecting cachetools<5.0,>=2.0.0
      Using cached cachetools-4.2.1-py3-none-any.whl (12 kB)
    Collecting requests-oauthlib>=0.7.0
      Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
    Collecting importlib-metadata
      Downloading importlib_metadata-3.10.0-py3-none-any.whl (14 kB)
    Collecting pyasn1<0.5.0,>=0.4.6
      Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
    Requirement already satisfied: certifi>=2017.4.17 in e:anaconda3installenvswind_202102libsite-packages (from requests<3,>=2.21.0->tensorboard~=2.4->tensorflow-gpu) (2020.12.5)
    Collecting urllib3<1.27,>=1.21.1
      Using cached urllib3-1.26.4-py2.py3-none-any.whl (153 kB)
    Collecting idna<3,>=2.5
      Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
    Collecting chardet<5,>=3.0.2
      Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
    Collecting oauthlib>=3.0.0
      Using cached oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
    Collecting zipp>=0.5
      Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB)
    Building wheels for collected packages: termcolor, wrapt
      Building wheel for termcolor (setup.py) ... done
      Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4829 sha256=0cf63e68a30f270c6cfefe051ce2d84683a9cfffc0c5a4213a83c9058b1e3b06
      Stored in directory: c:usersimappdatalocalpipcachewheels3fe3ec8a8336ff196023622fbcb36de0c5a5c218cbb24111d1d4c7f2
      Building wheel for wrapt (setup.py) ... done
      Created wheel for wrapt: filename=wrapt-1.12.1-cp37-cp37m-win_amd64.whl size=33374 sha256=53b9a60d9aef11cc503dcbf0d5ca9fba63e493717593e80ecd949baf5b48763e
      Stored in directory: c:usersimappdatalocalpipcachewheels62764caa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6
    Successfully built termcolor wrapt
    Installing collected packages: urllib3, pyasn1, idna, chardet, zipp, typing-extensions, six, rsa, requests, pyasn1-modules, oauthlib, cachetools, requests-oauthlib, importlib-metadata, google-auth, werkzeug, tensorboard-plugin-wit, protobuf, numpy, markdown, grpcio, google-auth-oauthlib, absl-py, wrapt, termcolor, tensorflow-estimator, tensorboard, opt-einsum, keras-preprocessing, h5py, google-pasta, gast, flatbuffers, astunparse, tensorflow-gpu
    Successfully installed absl-py-0.12.0 astunparse-1.6.3 cachetools-4.2.1 chardet-4.0.0 flatbuffers-1.12 gast-0.3.3 google-auth-1.28.0 google-auth-oauthlib-0.4.4 google-pasta-0.2.0 grpcio-1.32.0 h5py-2.10.0 idna-2.10 importlib-metadata-3.10.0 keras-preprocessing-1.1.2 markdown-3.3.4 numpy-1.19.5 oauthlib-3.1.0 opt-einsum-3.3.0 protobuf-3.15.7 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.25.1 requests-oauthlib-1.3.0 rsa-4.7.2 six-1.15.0 tensorboard-2.4.1 tensorboard-plugin-wit-1.8.0 tensorflow-estimator-2.4.0 tensorflow-gpu-2.4.1 termcolor-1.1.0 typing-extensions-3.7.4.3 urllib3-1.26.4 werkzeug-1.0.1 wrapt-1.12.1 zipp-3.4.1
    
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>pip install opencv-python
    Collecting opencv-python
      Downloading opencv_python-4.5.1.48-cp37-cp37m-win_amd64.whl (34.9 MB)
         |████████████████████████████████| 34.9 MB 569 kB/s
    Requirement already satisfied: numpy>=1.14.5 in e:anaconda3installenvswind_202102libsite-packages (from opencv-python) (1.19.5)
    Installing collected packages: opencv-python
    Successfully installed opencv-python-4.5.1.48
    
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    (wind_202102) E:>
    
    (wind_202102) F:>
    (wind_202102) F:>
    (wind_202102) F:>
    (wind_202102) F:>pip install Cython
    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/cython/
    WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/cython/
    WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/cython/
    WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/cython/
    WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))': /simple/cython/
    Collecting Cython
      Downloading Cython-0.29.22-cp37-cp37m-win_amd64.whl (1.6 MB)
         |████████████████████████████████| 1.6 MB 409 kB/s
    Installing collected packages: Cython
    Successfully installed Cython-0.29.22
    
    (wind_202102) F:>
    (wind_202102) F:>
    (wind_202102) F:>
    (wind_202102) F:>
    

      

    (wind_2021) F:Openposeopenpose-master2openpose-master>
    (wind_2021) F:Openposeopenpose-master2openpose-master>
    (wind_2021) F:Openposeopenpose-master2openpose-master>
    (wind_2021) F:Openposeopenpose-master2openpose-master>
    (wind_2021) F:Openposeopenpose-master2openpose-master>
    (wind_2021) F:Openposeopenpose-master2openpose-master>cd F:Openposepytorch-openpose-master
    
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>pip install -r requirements.txt
    Requirement already satisfied: numpy in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 1)) (1.20.2)
    Requirement already satisfied: matplotlib in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 2)) (3.4.0)
    Requirement already satisfied: opencv-python in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 3)) (4.5.1.48)
    Requirement already satisfied: scipy in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 4)) (1.6.2)
    Collecting scikit-image
      Downloading scikit_image-0.18.1-cp38-cp38-win_amd64.whl (12.2 MB)
         |████████████████████████████████| 12.2 MB 6.4 MB/s
    Requirement already satisfied: tqdm in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 6)) (4.59.0)
    Requirement already satisfied: cycler>=0.10 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (0.10.0)
    Requirement already satisfied: pillow>=6.2.0 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (8.1.2)
    Requirement already satisfied: pyparsing>=2.2.1 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (2.4.7)
    Requirement already satisfied: kiwisolver>=1.0.1 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (1.3.1)
    Requirement already satisfied: python-dateutil>=2.7 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (2.8.1)
    Requirement already satisfied: six in e:anaconda3installenvswind_2021libsite-packages (from cycler>=0.10->matplotlib->-r requirements.txt (line 2)) (1.15.0)
    Collecting tifffile>=2019.7.26
      Downloading tifffile-2021.3.31-py3-none-any.whl (165 kB)
         |████████████████████████████████| 165 kB ...
    Collecting imageio>=2.3.0
      Downloading imageio-2.9.0-py3-none-any.whl (3.3 MB)
         |████████████████████████████████| 3.3 MB 6.8 MB/s
    Collecting PyWavelets>=1.1.1
      Downloading PyWavelets-1.1.1-cp38-cp38-win_amd64.whl (4.3 MB)
         |████████████████████████████████| 4.3 MB 91 kB/s
    Collecting networkx>=2.0
      Downloading networkx-2.5.1-py3-none-any.whl (1.6 MB)
         |████████████████████████████████| 1.6 MB ...
    Requirement already satisfied: decorator<5,>=4.3 in e:anaconda3installenvswind_2021libsite-packages (from networkx>=2.0->scikit-image->-r requirements.txt (line 5)) (4.4.2)
    Installing collected packages: tifffile, PyWavelets, networkx, imageio, scikit-image
    Successfully installed PyWavelets-1.1.1 imageio-2.9.0 networkx-2.5.1 scikit-image-0.18.1 tifffile-2021.3.31
    
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    

      

    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>pip install -r requirements.txt
    Requirement already satisfied: numpy in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 1)) (1.20.2)
    Requirement already satisfied: matplotlib in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 2)) (3.4.0)
    Requirement already satisfied: opencv-python in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 3)) (4.5.1.48)
    Requirement already satisfied: scipy in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 4)) (1.6.2)
    Collecting scikit-image
      Downloading scikit_image-0.18.1-cp38-cp38-win_amd64.whl (12.2 MB)
         |████████████████████████████████| 12.2 MB 6.4 MB/s
    Requirement already satisfied: tqdm in e:anaconda3installenvswind_2021libsite-packages (from -r requirements.txt (line 6)) (4.59.0)
    Requirement already satisfied: cycler>=0.10 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (0.10.0)
    Requirement already satisfied: pillow>=6.2.0 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (8.1.2)
    Requirement already satisfied: pyparsing>=2.2.1 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (2.4.7)
    Requirement already satisfied: kiwisolver>=1.0.1 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (1.3.1)
    Requirement already satisfied: python-dateutil>=2.7 in e:anaconda3installenvswind_2021libsite-packages (from matplotlib->-r requirements.txt (line 2)) (2.8.1)
    Requirement already satisfied: six in e:anaconda3installenvswind_2021libsite-packages (from cycler>=0.10->matplotlib->-r requirements.txt (line 2)) (1.15.0)
    Collecting tifffile>=2019.7.26
      Downloading tifffile-2021.3.31-py3-none-any.whl (165 kB)
         |████████████████████████████████| 165 kB ...
    Collecting imageio>=2.3.0
      Downloading imageio-2.9.0-py3-none-any.whl (3.3 MB)
         |████████████████████████████████| 3.3 MB 6.8 MB/s
    Collecting PyWavelets>=1.1.1
      Downloading PyWavelets-1.1.1-cp38-cp38-win_amd64.whl (4.3 MB)
         |████████████████████████████████| 4.3 MB 91 kB/s
    Collecting networkx>=2.0
      Downloading networkx-2.5.1-py3-none-any.whl (1.6 MB)
         |████████████████████████████████| 1.6 MB ...
    Requirement already satisfied: decorator<5,>=4.3 in e:anaconda3installenvswind_2021libsite-packages (from networkx>=2.0->scikit-image->-r requirements.txt (line 5)) (4.4.2)
    Installing collected packages: tifffile, PyWavelets, networkx, imageio, scikit-image
    Successfully installed PyWavelets-1.1.1 imageio-2.9.0 networkx-2.5.1 scikit-image-0.18.1 tifffile-2021.3.31
    
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>python demo_camera.py
    Torch device: GeForce RTX 3080 Laptop GPU
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    (wind_2021) F:Openposepytorch-openpose-master>
    

      

      

      

    ###

    QQ 3087438119
  • 相关阅读:
    SharePoint 2013 APP 开发示例 (六)服务端跨域访问 Web Service (REST API)
    麦咖啡导致电脑不能上网
    SharePoint 2013 Central Admin 不能打开
    SharePoint 2013 APP 开发示例 (五)跨域访问 Web Service (REST API)
    SharePoint 2013 APP 开发示例 系列
    synthesize(合成) keyword in IOS
    Git Cmd
    简单的正则匹配
    Dropbox
    SQL Server Replication
  • 原文地址:https://www.cnblogs.com/herd/p/14616528.html
Copyright © 2020-2023  润新知