deepcut icon indicating copy to clipboard operation
deepcut copied to clipboard

Evaluation on MPII Human Pose Dataset

Open andyqian2015 opened this issue 8 years ago • 0 comments

Hi,I want to use the evaluation script evaluateAP.m downloaded on MPII Human Pose Dataset to measure my model's performance, but I could not find the annolist_dataset_v12.mat file loaded in this line of the script.

load([p.gtDir '/annolist_dataset_v12'],'annolist');

Do you know how to get this file, thanks.

andyqian2015 avatar Sep 02 '17 12:09 andyqian2015