umariqb / PoseTrack-CVPR2017

164 stars 35 forks source link

problem with Demo_posetrack #17

Closed ghost closed 6 years ago

ghost commented 6 years ago

I stopped at "keyboard()" in function "pt_load_dm_correspondences" which requires keyborad input. But what should I input to continue~

Thank you very much

umariqb commented 6 years ago

Have you computed the correspondences using DeepMatching? It's likely that one of the files is corrupt or does not exist. Just check the file that is being processed at that time.

I will update the error handling with an assert.

ghost commented 6 years ago

Thank you, I fixed this by precomputing Deep matching results