ICNet icon indicating copy to clipboard operation
ICNet copied to clipboard

Evaluation with cityscapes

Open zaheer789 opened this issue 3 years ago • 0 comments

Hi As per step 3. evaluation

downloaded cityscapes dataset from https://drive.google.com/file/d/1z_2yifjYICczhZjBqCEhE1m6GYwJuljn/view

While running the ./run.sh, I got the below error

Error using importdata Unable to open file.

Error in eval_sub (line 3) list = importdata(fullfile(data_root,eval_list));

Error in eval_all (line 35) eval_sub(data_name,data_root,eval_list,model_weights,model_deploy,fea_cha,crop_size_h,crop_size_w,data_class,data_colormap, ...

Please help

zaheer789 avatar May 23 '22 08:05 zaheer789