Skip to content

Bingyin-Pixocial/XPose

Repository files navigation

🔨 Environment Setup

  1. Clone this repo
git clone https://github.com/IDEA-Rensearch/X-Pose.git
cd X-Pose
  1. Install the needed packages
pip install -r requirements.txt
  1. Compiling CUDA operators
cd models/UniPose/ops
python setup.py build install
# unit test (should see all checking is True)
python test.py
cd ../../..

Run the Code

bash run_pose_extraction.sh

About

XPose to DWPose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors