transmomo.pytorch
transmomo.pytorch copied to clipboard
How to generate 3D pose
Hi! I've noticed in the paper that the 2D pose can be generated by projecting 3D into 2D, and the retargeting inference that the repo provides is 2D pose generation. I wonder if there are functions which can directly generate 3D pose(which means every point has x,y,z coordinate instead of x,y). Thanks a lot!