Closed MikeDean2367 closed 3 years ago
Hi @MikeDean2367, This is where you can understand our pose classification . And detection of pose you can try doing with any of the platforms and the graphs mentioned in our documentation. For detecting pose you can refer this graph to understand the implementation much better.
Thank you for your reply. I will try these suggestions. 🤗
I am an undergraduate student. When studying BlazePose, I found that the paper only provided the network structure diagram of Tracker, but not that of Detector. In addition, it is mentioned in the paper that the head detection is carried out first, and then Pose_Detector is carried out. So I would like to know more details about Pose_Detector. I would really appreciate it if you could help me. Thanks!