This is an official implementation of our CVPR 2021 paper "Deep Dual Consecutive Network for Human Pose Estimation" (https://openaccess.thecvf.com/content/CVPR2021/papers/Liu_Deep_Dual_Consecutive_Network_for_Human_Pose_Estimation_CVPR_2021_paper.pdf)
Hi guys, I am working on a pose estimation project with DCPose right now and thanks for the work!
My project requires to know more about the foot keypoints detection since it focus on the running motion. However, PoseTrack dataset doesn't have the required feet annotation? I was wondering how can I set up the COCO-full-body dataset to train with DCPose and do full body keypoint detection with it?
Hi guys, I am working on a pose estimation project with DCPose right now and thanks for the work!
My project requires to know more about the foot keypoints detection since it focus on the running motion. However, PoseTrack dataset doesn't have the required feet annotation? I was wondering how can I set up the COCO-full-body dataset to train with DCPose and do full body keypoint detection with it?
The link to coco: https://github.com/jin-s13/COCO-WholeBody
Any documents will be helpful