jiupinjia / stylized-neural-painting

Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.

Home Page:https://jiupinjia.github.io/neuralpainter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ask some questions about this project

dadasx opened this issue · comments

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.