FeiGeChuanShu / ncnn_Android_MoveNet

Android MoveNet pose estimation by ncnn
127 stars 39 forks source link

issue about the output of the model #5

Closed FreedoomG closed 3 years ago

FreedoomG commented 3 years ago

hi I found that there are 4 outputs of lighting.param and thunder.param which are regress, offset, heatmap and center. could you give some advice of how to use these outputs to generate the keypoints? cuz I cannot find the code here. Thx!