sydsim / personlab-tf

implementation of PersonLab(https://arxiv.org/abs/1803.08225) using TF-slim
103 stars 19 forks source link

Improve code readability #3

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi, I am learning your code, but I find the code in personlab/keypoint.py and personlab/display.py are particularly hard to understand, may we have some comments on these code pieces?

sydsim commented 6 years ago

Sure. I'll clear up the code and put some comment on it as soon as possible.