hszhao / ICNet

ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018

Home Page:https://hszhao.github.io/projects/icnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluaton Issue roott_path and eval_list

zaheer789 opened this issue · comments

Modify the related paths in 'eval_all.m':

Mainly variables 'data_root' and 'eval_list', and your image list for evaluation should be similar to that in folder 'evaluation/samplelist' if you use this evaluation code structure.

How I modify the root_path and eval_list??

I have dataset in my laptop test train and val so how I Put my dataset path on data_root?

Please guide me what is the issue actually