Releases: leijue222/Intra-and-Inter-Human-Relation-Network-for-MPEE
Releases · leijue222/Intra-and-Inter-Human-Relation-Network-for-MPEE
intramodel
Download the pretrained models and intra-relation-models to local folder
${POSE_ROOT}/models/
`-- base
`-- imagenet
|-- hrnet_w48-8ef0771d.pth
|-- hrt_base_imagenet_pretrained_top1_828.pth
`-- transpose
|-- tph_base_crowdpose_256x192.pth
|-- tph_base_ochuman_256x192.pth
|-- tp_h_48_256x192_enc6_d96_h192_mh1.pth
`-- hrformer
|-- hrt_base_crowdpose_256x192.pth
|-- hrt_base_ochuman_256x192.pth
|-- hrt_base_coco_256x192.pth
|-- hrt_base_coco_384x288.pth
- imagenet
- transpose
- hrformer
models
Download the inter-relation-models to here:
${POSE_ROOT}/models/
`-- interformer
`-- crowdpose
|-- interformer_crowdpose_w48_pure_en6.pth
|-- interformer_crowdpose_tph_192_p6_b4.pth
|-- interformer_crowdpose_hrt_192_p4_b4.pth
`-- ochuman
|-- interformer_ochuman_w48_pure_en6.pth
|-- interformer_ochuman_tph_192_p3_b8.pth
|-- interformer_ochuman_hrt_192_p3_b8.pth
`-- coco
|-- interformer_coco_w48_pure_en6.pth
|-- interformer_coco_tph_192_p4_b4.pth
|-- interformer_coco_hrt_192_p2_b12.pth
|-- interformer_coco_hrt_288_p2_b4.pth
- CrowdPose
- interformer_crowdpose_w48_pure_en6.pth
- interformer_crowdpose_tph_192_p6_b4.pth
- interformer_crowdpose_hrt_192_p4_b4.pth
- OCHuman
- interformer_ochuman_w48_pure_en6.pth
- interformer_ochuman_tph_192_p3_b8.pth
- interformer_ochuman_hrt_192_p3_b8.pth
- COCO