HowieMa / NSRMhand

[WACV 2020] "Nonparametric Structure Regularization Machine for 2D Hand Pose Estimation"
104 stars 16 forks source link

Question about LM loss #20

Open CVHW opened 3 years ago

CVHW commented 3 years ago

Hello, thanks for releasing the code. I really appreciate your work.

I have a question: When I train the code, the LM loss descends gradually at the beginning. However, it ascends gradually after the 50th epoch. Have you ever meet this problem? I look forward to your reply.

HowieMa commented 2 years ago

Sorry for the late reply. It is possible. As we only consider the synthetic mask loss as an auxiliary loss, our ultimate goal is the keypoint loss. After 50 epochs, the model needs to focus more on the keypoint.