alplapose(pytorch version)安装配置

本文档详细介绍了在Ubuntu16.04上安装配置Alphapose(PyTorch版本)的步骤,包括解决ntpath依赖问题、安装PyTorch、下载模型权重、安装NVIDIA驱动、处理CUDA内存不足的错误,以及处理系统重启后黑屏的问题。通过这个过程,读者可以成功运行Alphapose并进行人体关键点检测。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Alphapose(pytorch version)github页面:https://github.com/MVIG-SJTU/AlphaPose/tree/pytorch

搞了双系统win10+ubuntu16.04
在ubuntu16.04内部运行alphapose代码

  • python2.7和python3.5,先安装pip3(python3-pip)
  • 下代码
git clone -b pytorch https://github.com/MVIG-SJTU/AlphaPose.git
  • 安装代码依赖项
pip3 install -r requirements.txt

注意:ntpath总是提示Could not find a version that satisfies the requirement ntpath
单独安装ntpath也没用,上网搜ntpath资料也是少之又少,最后在alphapose的issue中看到有人说ntpath not necessary。fine,不管它!

评论 8
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值