mkocabas / EpipolarPose

Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)
Other
594 stars 97 forks source link

annotation file has problems #34

Open Naruto-Zhao opened 4 years ago

Naruto-Zhao commented 4 years ago

I used pickle to load the '.pkl' file,but occurred a problem called ''ModuleNotFoundError: No module named 'lib''. If I create a '.pkl' file, I could load this file successfully.So I think the annotation file downloaded has some problems.