mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
https://arxiv.org/abs/1912.05656
Other
2.88k stars 548 forks source link

[BUG] ModuleNotFoundError: No module named 'multi_person_tracker' #241

Open aarunjith opened 2 years ago

aarunjith commented 2 years ago

Hi,

This happens when I try to run demo.py using the code snippet given in the readme. Ubuntu 20.4 Python 3.8

I was also unable to install tensorflow 1.15

snorlaxse commented 2 years ago

Hi, I have the same problem. How to solve it?

GrigorySamokhin commented 1 year ago

pip install git+https://github.com/mkocabas/multi-person-tracker.git