Thank for your code ! I am trying to run the segmentation task. But there is error :
File "eval.py", line 223, in eval_city
with open(join(devkit_dir, 'data', dset, 'info.json'), 'r') as fp:
IOError: [Errno 2] No such file or directory: '/data/ugui0/dataset/adaptation/taskcv-2017-public/segmentation/data/cityscapes/info.json'
can you help me ?
Thank for your code ! I am trying to run the segmentation task. But there is error :
File "eval.py", line 223, in eval_city
with open(join(devkit_dir, 'data', dset, 'info.json'), 'r') as fp:
IOError: [Errno 2] No such file or directory: '/data/ugui0/dataset/adaptation/taskcv-2017-public/segmentation/data/cityscapes/info.json'
can you help me ?