"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] |...")
 
行 4: 行 4:
 
./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.
+
3)Download the models manually: duc_se.pth ([https://drive.google.com/open?id=1OPORTWB2cwd5YTVBX-NE8fsauZJWsrtW google drive] ), yolov3.weights([https://drive.google.com/open?id=1yjrziA2RzFqWAQG4Qq7XN0vumsMxwSjS Google Drive2] | Baidu pan). Place them into ./models/sppe and ./models/yolo respectively.

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

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.