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

How to use Simplebaseline as backbone to train? #21

Closed Tomhardy13 closed 2 years ago

Tomhardy13 commented 3 years ago

The parameter file Base_PoseTrack17.yaml seems to be available only for HRnet

FRunyang commented 3 years ago

Yes. You need to modify the config if you would to change the backbone model.