VITA-Group / EnlightenGAN

[IEEE TIP] "EnlightenGAN: Deep Light Enhancement without Paired Supervision" by Yifan Jiang, Xinyu Gong, Ding Liu, Yu Cheng, Chen Fang, Xiaohui Shen, Jianchao Yang, Pan Zhou, Zhangyang Wang
Other
918 stars 200 forks source link

TypeError: load() missing 1 required positional argument: 'Loader' #136

Closed takuyaliu closed 1 year ago

takuyaliu commented 1 year ago

How to solve this typeError ?

Should I add 'Loader' into the 'yaml.load()' ?

takuyaliu commented 1 year ago

yaml.load(stream, Loader=yaml.FullLoader)