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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exchange trainA and trainB

aimen123 opened this issue · comments

commented

I want to exchange trainA and trainB, can we achieve the effect of darkening? Can the code be completed?
thanks!

I dont try this before but you can definitely try and see hot it performs, by just exchanging the dataset

commented

I try it and fail. It dont work out very well

maybe you could upload some results here

commented

loss does not converge,so....

I think loss will never converge, since it is an adversarial training. Usually I only look at the visual results

hi,have you successfully achieved the effect of darkening?