Skip to content

taeyunwoo/oxr_handpose_24

Repository files navigation

oxr_handpose_24

0. Settings

  • RTX 4090
  • CUDA version: 11.7
  • Python 3.9

conda create -n oxr python=3.9 Then, conda acivate oxr

  • Pytorch 1.13.0 + cudnn 11.7

pip install torch==1.13.0+cu117 torchvision==0.14.0+cu117 torchaudio==0.13.0 --extra-index-url https://download.pytorch.org/whl/cu117

2. Installation

Note: make sure follow '0. setting' instruction.
  1. Download psbody from github: git clone https://github.com/MPI-IS/mesh.git Then, move the repository under the /root/.
  2. pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published