Combine

November 15, 2022 · View on GitHub

Introduction

We provide the config files for training and pretrained models for inference on the optimal configurations.

Notes

Download the pretrained backbones from here:

  1. resnet50_coco_pose.pth
  2. hrnet_coco_pose.pth
  3. twins_svt_coco_pose.pth

Download the above resources and arrange them in the following file structure:

mmhuman3d
├── mmhuman3d
├── docs
├── tests
├── tools
├── configs
└── data
    └── checkpoints
        ├── resnet50_coco_pose.pth
        ├── hrnet_coco_pose.pth
        └── twins_svt_coco_pose.pth

Results and Models

We evaluate HMR on 3DPW. Values are PA-MPJPE.

ConfigDatasetBackbone3DPWDownload
resnet50_hmr_mix1_coco_l1.pyH36M, MI, COCO, LSP, LSPET, MPIIResNet-5051.66model
hrnet_hmr_mix1_coco_l1.pyH36M, MI, COCO, LSP, LSPET, MPIIHRNet-W3249.18model
twins_svt_hmr_mix1_coco_l1.pyH36M, MI, COCO, LSP, LSPET, MPIITwins-SVT48.77model
twins_svt_hmr_mix1_coco_l1_aug.pyH36M, MI, COCO, LSP, LSPET, MPIITwins-SVT47.70model
hrnet_hmr_mix4_coco_l1_aug.pyEFT-[COCO, LSPET, MPII], H36M, SPIN-MIHRNet-W3247.68model
twins_svt_hmr_mix4_coco_l1.pyEFT-[COCO, LSPET, MPII], H36M, SPIN-MITwins-SVT47.31model
hrnet_hmr_mix2_coco_l1_aug.pyH36M, MI, EFT-COCOHRNet-W3248.08model
twins_svt_hmr_mix2_coco_l1.pyH36M, MI, EFT-COCOTwins-SVT48.27model
twins_svt_hmr_mix6_coco_l1.pyH36M, MuCo, EFT-COCOTwins-SVT47.92model