Walter0807 / MotionBERT

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
Apache License 2.0
951 stars 116 forks source link

I want to infer_wild, but how to get json_path <alphapose-results.json> ? #138

Open Liaowan opened 1 month ago

dddddza commented 2 weeks ago

You can check alphapose Github: https://github.com/MVIG-SJTU/AlphaPose/blob/master/docs/MODEL_ZOO.md By running alphapose, you can get the json file corresponding to your video, and then put it in the motionBERT directory.