最小手枪:最小手的PyTorch重新实现(CVPR2020)

时间:2021-03-03 13:04:20
【文件属性】:
文件名称:最小手枪:最小手的PyTorch重新实现(CVPR2020)
文件大小:293KB
文件格式:ZIP
更新时间:2021-03-03 13:04:20
Python 最小手摇火炬 非官方PyTorch重新实现(CVPR2020)。 该项目重新实现以下组件: 培训(DetNet)和评估代码 形状估计 姿势估计:使用代替原始论文中的IKNet。 官方项目链接: 用法 检索代码 git clone https://github.com/MengHao666/Minimal-Hand-pytorch cd Minimal-Hand-pytorch 使用python依赖项创建和激活虚拟环境 conda env create --file=environment.yml conda activate minimal-hand-torch 准备MANO手模型 从下载MANO模型并解压缩。 通过单击注册创建帐户并提供您的信息 下载模型和代码(下载的文件应具有mano_v * _ *。zip格式)。 请注意,此下载中的所有代码和数据。 解压缩并将model
【文件预览】:
Minimal-Hand-pytorch-main
----aik_pose.py(3KB)
----environment.yml(3KB)
----model()
--------detnet()
--------helper()
----losses()
--------__pycache__()
--------detloss.py(3KB)
--------__init__.py(23B)
----assets()
--------results.png(154KB)
----__pycache__()
--------config.cpython-37.pyc(2KB)
----train_detnet.py(15KB)
----LICENSE(1KB)
----.idea()
--------Minimal-Hand-pytorch.iml(497B)
--------other.xml(193B)
--------misc.xml(206B)
--------vcs.xml(180B)
--------modules.xml(292B)
--------.gitignore(176B)
--------inspectionProfiles()
----optimize_shape.py(3KB)
----plot.py(3KB)
----config.py(2KB)
----README.md(9KB)
----utils()
--------eval()
--------vis.py(4KB)
--------align.py(2KB)
--------LM.py(4KB)
--------bone.py(687B)
--------imgutils.py(6KB)
--------AIK.py(3KB)
--------__pycache__()
--------misc.py(5KB)
--------func.py(3KB)
--------heatmaputils.py(2KB)
--------__init__.py(0B)
--------handutils.py(15KB)
----datasets()
--------rhd.py(13KB)
--------dexter_object.py(14KB)
--------ganerated_hands.py(9KB)
--------__pycache__()
--------handataset.py(14KB)
--------stb.py(18KB)
--------hand143_panopticdb.py(7KB)
--------__init__.py(0B)
--------hand_labels.py(7KB)
--------egodexter.py(14KB)

网友评论