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

Pre-trained models for center extraction #63

Open dreamibor opened 3 years ago

dreamibor commented 3 years ago

Hi, thank you for providing this repo. You mentioned in some tickets that you are going to open-source the code for center extraction? Have you already done that? Also, what kind of data do I need to train a center extraction model by myself? Do I need the xyz labels or only the depth map is enough?