Guanghan / GNet-pose

Source code release of the paper: Knowledge-Guided Deep Fractal Neural Networks for Human Pose Estimation.
Other
84 stars 31 forks source link

gen_cropped_LSP_test_images errors! #1

Open zilesazoyi2 opened 7 years ago

zilesazoyi2 commented 7 years ago

thanks for you code !but when i run

gen_cropped_LSP_test_images

gen_cropped_LSP_test_images Undefined function or variable "joint_all".

Error in gen_cropped_LSP_test_images (line 105) joint_all = insertMPILikeScale(joint_all, targetDist);

matlab gen_cropped_MPII_test_images.m Error using load Unable to read file 'eval_MPII/mpii_Tompson_validation': no such file or directory.

Error in gen_cropped_MPII_validate_images (line 18) load('eval_MPII/mpii_Tompson_validation', 'annolist');

NIEYALI commented 7 years ago

Could you make all the caffe, and which version opencv do you use?

Easyfeng222 commented 5 years ago

so do i, can you provide all the file????thanks @Guanghan