microsoft / human-pose-estimation.pytorch

The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MIT License
2.93k stars 601 forks source link

Headboxes in gt_valid.mat #142

Open SanduIrina opened 4 years ago

SanduIrina commented 4 years ago

Hello, can you tell me what the headboxes_src in gt_valid.mat file are supposed to be? Are they the coordinates for the heads keypoints in the dataset?

ziwei-zh commented 4 years ago

I am also wondering this... And how to obtain the coordinates of the head? @SanduIrina Have you figured it out?