human-pose-estimation.pytorch
human-pose-estimation.pytorch copied to clipboard
Missing MPII annotation from preprocessed JSON file
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)

your json annotations: (red is visible)

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

your json annotations: (red is visible)

Those missing annotation from train / val annotations results in a different PCKh result when evaluate. Could you help to explain this strange difference? thanks.
I also have this problem. Could you provide the converting code from original mat to json?
Could you provide the converting code from original mat to json?