MonocularRGB_3D_Handpose_WACV18
MonocularRGB_3D_Handpose_WACV18 copied to clipboard
Windows for 2D
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?
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.