hellojialee / Improved-Body-Parts

Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation
https://arxiv.org/abs/1911.10529
258 stars 42 forks source link

IndentationError in py_cocodata_server/py_data_transformer.py #34

Closed WangChen100 closed 3 years ago

WangChen100 commented 3 years ago

Hi, it appears IndentationError in line 59 of py_cocodata_server/py_data_transformer.py

(width, weight) = center

The first space be removed.

WangChen100 commented 3 years ago

image

hellojialee commented 3 years ago

Thank you for pointing this out! Fixed it. I should release a clean repo and I will.