pose-tensorflow
pose-tensorflow copied to clipboard
Matlab code: preprocess_single
Hi The Matlab code for generating the cropped data has this line: It looks that is does not support testing?
How do you generate a dataset for testing evaluation? Thanks
% crop images if (~bTrain) % test assert(false); annolist = func_crop_data_test(annolistSubset, saveDir, refHeight, imgidxs_sub, ... else % train