Hand-object mesh mismatch with the manopth
GuanHY opened this issue · 2 comments
Hi Alex,
I just tried to use the differentiable manolayer here: https://github.com/hassony2/manopth/blob/master/manopth/manolayer.py, to reproduce the hand-object mesh with the provided beta and theta parameters in arctic_data/data/raw_seqs(https://github.com/zc-alexfan/arctic/blob/master/docs/data/README.md). But I find that the visualization results are always abnormal, such as fingers.
I've noticed that you use AITviewer for visualization. I'd like to ask if there are any notable differences worth paying attention to?Do you have any guess on the cause for this, or have you tried to use their manolayer before?
Sorry, we mainly tested out with smplx mano model. There was an issue raised a year ago which seems to show similar issues but I have not used the mano layer from hasson before.
Yes, I've also read that issue and it appears that it was not resolved in the end.
Thank you very much for your response. I will look into the SMPLX mano model to see if it can help address the issue we're facing