"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] |...")
(無差異)

於 2019年4月22日 (一) 21:14 的修訂

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]  | Baidu pan), yolov3.weights([Google Drive2] | Baidu pan). Place them into ./models/sppe and ./models/yolo respectively.