eldar / pose-tensorflow

Human Pose estimation with TensorFlow framework
GNU Lesser General Public License v3.0
1.14k stars 384 forks source link

How to compute the spatial_model_cidx*.mat #72

Open meet10may opened 6 years ago

meet10may commented 6 years ago

I am trying to train the model on my own dataset with pairwise_stats. and was wondering how did you compute the spatial_model_cidx*.mat files? Can you please provide the script to compute those mat files?
Also, what does the number represents in the sparse_graph in pose_cfg_multi.yaml?

Thanks a lot!