flowtrack.pytorch icon indicating copy to clipboard operation
flowtrack.pytorch copied to clipboard

How to run pose estimation?

Open sklf opened this issue 7 years ago • 1 comments

Hello! I run the two demo of detection and flownet successfully. However, I can't run the pose estimation. Could you please tell me more details about how to do pose estimation with your code? Besides, would you plan to merge the official code of the pose estimation in https://github.com/Microsoft/human-pose-estimation.pytorch? I think it must be wonderful if you can do that work! ^_^

sklf avatar Nov 16 '18 05:11 sklf

Hi, @sklf. The pose estimation code is for training. I'm still working on the inference part. I also took the official code as reference to modify the code.

simochen avatar Nov 16 '18 08:11 simochen