Hzzone / pytorch-openpose

pytorch implementation of openpose including Hand and Body Pose Estimation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why do you need to add 1 here?

BinZheng1-pp opened this issue · comments

subset[j1][:-2] += (subset[j2][:-2] + 1)