Pose-Group / DCPose

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)
371 stars 61 forks source link

A question about model output #40

Open Whj-cv opened 2 years ago

Whj-cv commented 2 years ago

Why not let the model directly output 15 joints corresponding to Posetrack dataset, but output 17 joints corresponding to COCO dataset, and then convert to posetrack?