Closed we1314love closed 3 years ago
Hi, I remembered that the original PosePrior used inputs that are in xzy order, so I did that before computing local orientation. You can refer to the matlab implementation of the original paper for details and ask further questions here.
Closing inactive issues that already have answers. Re-open if needed.
hello, thanks for your outstanding work. I am learning the evolution part and had some questions about the to_spherical calculation.
in EvoSkeleton/libs/skeleton/anglelimits.py line179-192 is the function of to_spherical(xyz), and I have one questions: