hugozanini/openPoseTracking

boxes format

Opened this issue · 0 comments

Hi ,

I would like to ask to you. What is the boxes format in the Input.py (line 143)? ( for example -> xmin, ymin, xmax, ymax ?)

boxes = poses2boxes(poses)

Thanks.