deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

MPII keypoint locations in json files

Open fmu2 opened this issue 5 years ago • 0 comments

Why do the head and neck locations of some instances in train.json and val.json not integer-valued? Taking the first sample in train.json as an example, the 9th joint is at [637.0201, 189.8183] and the 10th joint at [695.9799, 108.1817]. The original annotation file apparently has all joint coordinates stored as integers.

fmu2 avatar Aug 13 '20 23:08 fmu2