You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: