DehazeFlow icon indicating copy to clipboard operation
DehazeFlow copied to clipboard

some issues about the options.py in dehazeflow.yaml

Open mengxzh15 opened this issue 4 years ago • 0 comments

in the options.py, the code opt['path']['root'] = osp.abspath(osp.join(file, osp.pardir, osp.pardir, osp.pardir)), I cannot find out the 'root' in the dehazeflow.yaml. Otherwise, what is the means of the file? there needs one file such as a.file. Could you show the corrected code? thank you.

mengxzh15 avatar Apr 12 '22 03:04 mengxzh15