facebookresearch / InterHand2.6M

Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
Other
676 stars 92 forks source link

Loss functions #101

Open martin0496 opened 2 years ago

martin0496 commented 2 years ago

Where can I find the code for the 3 loss functions you applied during training ? Thank you

mks0601 commented 2 years ago

https://github.com/facebookresearch/InterHand2.6M/blob/2b8061d2c8e762aa6fcb8e6f5d18f8a9e83bfd0c/main/model.py#L47