PSPNET-cudnn5 icon indicating copy to clipboard operation
PSPNET-cudnn5 copied to clipboard

i met the problem when i run eval_all.m in matlab

Open xubo00 opened this issue 6 years ago • 1 comments

Error using eval_sub (line 4) /data/ADEChallengeData2016/list/ADE20K_val.txt missing!

Error in eval_all (line 74) eval_sub(data_name,data_root,eval_list,model_weights,model_deploy,fea_cha,base_size,crop_size,data_class,data_colormap, ...

i put the data of ADEChallengeData2016 in the right path ,also the ADE20K_val.txt,but i still met the problem,please help.thanks a lot!

xubo00 avatar Mar 29 '18 05:03 xubo00

try data_root = './data/ADEChallengeData2016';

k402xxxcenxxx avatar Nov 30 '18 03:11 k402xxxcenxxx