mks0601 / V2V-PoseNet_RELEASE

Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018
https://arxiv.org/abs/1711.07399
MIT License
377 stars 69 forks source link

CUDA versions? #10

Closed joohaeng closed 6 years ago

joohaeng commented 6 years ago

Thank you for sharing nice research work. Is there any version dependency of CUDA/cuDNN or any other tools?

mks0601 commented 6 years ago

You can install any version of CUDA and cuDNN. I recommend recent version.

joohaeng commented 6 years ago

Thanks! It will be great if that information is also specified in README.