jiang-du / BlazePose-tensorflow

A third-party Tensorflow Implementation for paper "BlazePose: On-device Real-time Body Pose tracking".
Apache License 2.0
111 stars 24 forks source link

about gradient backward #9

Closed www516717402 closed 3 years ago

www516717402 commented 3 years ago

Thank you for open this project.

  1. In paper The gradients from the re- gression encoder are not propagated back to the heatmap- trained features (note the gradient-stopping connections in Figure 4). However, not see this operate in your train step.
  2. Offset also mention in paper. Look forward your reply.
www516717402 commented 3 years ago

thank you, I know how to build this model in pytorch

TYZQ commented 2 years ago

谢谢,我知道如何在pytorch中制作这个模型

Can you share me your pytorch version?