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

I²R-Net: Intra- and Inter-Human Relation Network for Multi-Person Pose Estimation
MIT License
49 stars 3 forks source link

hrt_base_ochuman_256x192.pth is not a checkpoint file #4

Closed xiabc612 closed 2 years ago

xiabc612 commented 2 years ago

OSError: models/base/hrformer/hrt_base_ochuman_256x192.pth is not a checkpoint file when running: python tools/train.py --cfg experiments/OCHuman/interformer_ochuman_hrt_192_p3_b8.yaml

balazsmorv commented 2 years ago

Nearly identical error: OSError: models/base/hrformer/hrt_base_coco_384x288.pth is not a checkpoint file When running: torchrun --nproc_per_node=1 tools/ddp_train.py --cfg experiments/coco/interformer_coco_hrt_288_p2_b4.yaml Did you manage to solve it?

leijue222 commented 2 years ago

Please git pull the lateset version, and download the models from here.