MonocularRGB_3D_Handpose_WACV18 icon indicating copy to clipboard operation
MonocularRGB_3D_Handpose_WACV18 copied to clipboard

Windows for 2D

Open ttdd11 opened this issue 4 years ago • 1 comments

I'm looking to checkout the 2D work here without the IK and 3D projection. How challenging do you think it would be to get this going on Windows just in 2D?

ttdd11 avatar Mar 17 '20 14:03 ttdd11

If you want to use the MVA19 backend the weights are the same. Check the code in the corresponding of MVA19.

If you want to use the Openpose backend you will have to either use the PyOpenpose api or write your own code to get the 2D joints from the heatmaps.

padeler avatar Mar 23 '20 13:03 padeler