DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
https://denistome.github.io/papers/lifting-from-the-deep
GNU General Public License v3.0
450 stars 132 forks source link

How to get the file 'prob_model_params.mat'? #47

Closed Grayscale-cc closed 5 years ago

Grayscale-cc commented 5 years ago

I want to obtain new model parameters that suit my data. How to get my own prob_model_params.mat?

DenisTome commented 5 years ago

Those parameters have been trained on the Human3.6M dataset as described in the paper.