xingyizhou / DeepModel

Code repository for Model-based Deep Hand Pose Estimation
GNU General Public License v3.0
111 stars 43 forks source link

How to set init parameters? #6

Closed zhangjiasy closed 8 years ago

zhangjiasy commented 8 years ago

How did you set init 47 DOF parameters? Assigned a sample as default hand pose and calculated it's DOF parameters through the joints' locations?

strawberryfg commented 8 years ago

The default canonical pose is set to the first frame of NYU dataset. The initial DoF parameters are therefore recovered by PSO with supervision of 3D joint ground truth annotations.