human-pose-estimation.pytorch icon indicating copy to clipboard operation
human-pose-estimation.pytorch copied to clipboard

Missing MPII annotation from preprocessed JSON file

Open ethanyanjiali opened this issue 5 years ago • 2 comments
trafficstars

I checked the MPII JSON annotations you posted in Google Drive, however, i found there're many annotations are missing from original MPII matlab version. Here're some examples:

original MPII annotations: (red is visible, blue is occluded) image

your json annotations: (red is visible) image

original MPII annotations: (red is visible, blue is occluded) image

your json annotations: (red is visible) image

Those missing annotation from train / val annotations results in a different PCKh result when evaluate. Could you help to explain this strange difference? thanks.

ethanyanjiali avatar Apr 09 '20 01:04 ethanyanjiali

I also have this problem. Could you provide the converting code from original mat to json?

ShuangjunLiu avatar Mar 15 '21 00:03 ShuangjunLiu

Could you provide the converting code from original mat to json?

zouxuelian avatar Jul 22 '21 02:07 zouxuelian