pfnet / PaintsChainer

line drawing colorization using chainer
https://paintschainer.preferred.tech/
MIT License
3.77k stars 561 forks source link

What is the meaning of using lnet? #148

Open adamz799 opened 5 years ago

adamz799 commented 5 years ago

I'm new to deep learning, and I can't see the use of lnet. It seems that it just takes the output of the generator and the label and then output them. So why should we use it? How can loss_l help training? I'm quite confused, would you please tell me the reason or share your reference paper with me? Thanks a lot!