Firtst, you need to download the pretrained weights for YOLOv3 (
here), HRNet (
here) and put them in the './demo/lib/checkpoint' directory. Then, put your in-the-wild videos in the './demo/video' directory.
Note: make sure you have also downloaded the weights for PoseFormerV2! (the default path in the code is './checkpoint')