Closed zhushuqi2333 closed 2 years ago
Hi there.
Thank you for your reply~ On the second point, you mean, for example, there are two pictures x1 and x2. The s extracted from x1 can only act on x1, but not on x2,is that right?
Yes, the s extracted from x1 can only act on x1 and its translated image ~x1, but not on x2. It satisfies the loss objective but not what we want.
I'm sorry to see the message so late. Thank you for your reply. May I ask what ALI is? Is there a paper on this?
ALI is short for Adversarially Learned Inference from https://arxiv.org/abs/1606.00704.
Tnanks for your reply! I wish you every success in your scientific research!
Sorry to bother you, I'm doing some work on your model and would like to ask a few questions about training skills
As for the number of training times, I combine the loss function with the process graph generated in the training process. When the loss function declines to be stable and the generated graph looks ok, it means that the training is done. Do you have any additional comments?
Regarding the problem of model collapse, can you give some examples in this task?
Do you have any skills in setting loss function coefficients?
Looking forward to your reply~