Skip to content

Releases: leijue222/Intra-and-Inter-Human-Relation-Network-for-MPEE

intramodel

27 Aug 04:56
Compare
Choose a tag to compare

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
  1. hrnet_w48-8ef0771d.pth
  2. hrt_base_imagenet_pretrained_top1_828.pth
  • transpose
  1. tph_base_crowdpose_256x192.pth
  2. tph_base_ochuman_256x192.pth
  3. tp_h_48_256x192_enc6_d96_h192_mh1.pth
  • hrformer
  1. hrt_base_crowdpose_256x192.pth
  2. hrt_base_ochuman_256x192.pth
  3. hrt_base_coco_256x192.pth
  4. hrt_base_coco_384x288.pth

models

24 May 04:19
1f86c98
Compare
Choose a tag to compare

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
  1. interformer_crowdpose_w48_pure_en6.pth
  2. interformer_crowdpose_tph_192_p6_b4.pth
  3. interformer_crowdpose_hrt_192_p4_b4.pth
  • OCHuman
  1. interformer_ochuman_w48_pure_en6.pth
  2. interformer_ochuman_tph_192_p3_b8.pth
  3. interformer_ochuman_hrt_192_p3_b8.pth
  • COCO
  1. interformer_coco_w48_pure_en6.pth
  2. interformer_coco_tph_192_p4_b4.pth
  3. interformer_coco_hrt_192_p2_b12.pth
  4. interformer_coco_hrt_288_p2_b4.pth

logs

json

24 May 06:15
68b421b
Compare
Choose a tag to compare