chenyilun95 / tf-cpn

Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run the code in python3 ?

LETMEY opened this issue · comments

Hi,is the code implemented in Python2 or Python3?I tried to configure it in Python3.6, but functools32 is only suitable for Python2.7. I would appreciate your reply.