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

Picture orientation problem #5

Open Liangdacai opened 3 years ago

Liangdacai commented 3 years ago

hello ~I have a question Data picture, do I need to keep the human body facing up? For example, head down, legs up thanks

jiang-du commented 3 years ago

Good question. According to the experimental results, I think it is yes. The results on persons heading up and feet down look good on the validation set. While, my trained blazepose cannot obtain a good result for those persons with strange poses. Thus, it is a good idea if all the persons are in a similar direction (not exactly the same).