Loss function meanings
AlexMessner opened this issue · 4 comments
AlexMessner commented
tranctan commented
You can read the original paper of StarGAN to see each loss function meaning, though i think that the author changed the formula a bit. The thing that i'm concerned is the negative value of the losses.
AlexMessner commented
I tried to compare them with the one mentioned in the paper the Author linked, but it seems like i can't really figure it out
tranctan commented
Try taking a look at this one https://arxiv.org/abs/1711.09020
AlexMessner commented
thank you for your reply, I think I get it now