The function draw_bodypose in utils.py is not included in body_pose.py It is required to draw the estimated pose. Recommended Change: Include draw_bodypose in body_pose.py and call it after calling body_estimation.
The function draw_bodypose in utils.py is not included in body_pose.py
It is required to draw the estimated pose.
Recommended Change: Include draw_bodypose in body_pose.py and call it after calling body_estimation.