chenyilun95 / tf-cpn

Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)
MIT License
792 stars 197 forks source link

About code running environment #77

Closed chenyanyin closed 5 years ago

chenyanyin commented 5 years ago

When I try to install the environment by "pip3 install -r requirement.txt", some packages have to install in python2, but are you run code in python3? like "python3 mptest.py -d 0-1 -r 350"