Install Alphapose needed with Anaconda
出自 DDCC TCAD TOOL Manual
git clone -b pytorch https://github.com/MVIG-SJTU/AlphaPose.git
chmod +x install.sh ./install.sh
3)Download the models manually: duc_se.pth (google drive ), yolov3.weights(Google Drive2 | Baidu pan). Place them into ./models/sppe and ./models/yolo respectively.