WangLiwen1994 / DeepRelight

Deep Relighting Network for Image Light Source Manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the training

wzy0903 opened this issue · comments

Thanks for your open source.
In train.py, I saw that the code commented out the part to update the discriminator weights.
I am a beginner, after I run train.py, do I need to comment out the updated part of the generator and let the discriminator train again, or is the code automatically trained alternately?