Ascend-Research / HeadPoseEstimation-WHENet

BSD 3-Clause "New" or "Revised" License
468 stars 76 forks source link

Very Painful to set environmet and install dependence. #24

Open khandriod opened 2 years ago

khandriod commented 2 years ago

Very Painful to set environment and install dependence.

bobmoff commented 2 years ago

@khandriod did you manage to get it working? i am still trying..

PINTO0309 commented 2 years ago

https://github.com/search?q=whenet

OuterSpaceTraveller commented 2 years ago
  1. conda 4.8.2 create env with python ver. 3.5 and upgrade pip to version 20.3.4 and install -r requirements.

  2. Install cuda 9.0 + deps and kernel 440. Have supported cuda device. link to /usr/local/cuda with (sudo) ln -s target/cuda/9.0/dir/ cuda.

  3. Install scikit-image. Run the demo.