jiupinjia / stylized-neural-painting

Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
https://jiupinjia.github.io/neuralpainter/
Creative Commons Zero v1.0 Universal
1.56k stars 262 forks source link

Ask some questions about this project #61

Open dadasx opened 1 year ago

dadasx commented 1 year ago

Ask if the G_loss variable in this project refers to the loss of the generator?

In addition, I would like to ask where D_loss is written? I don't seem to see it.