clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 653 forks source link

g_loss is nan #169

Open pjh-nbut opened 4 months ago

pjh-nbut commented 4 months ago

When I train the model using my dataset, the g_loss value is nan. How to solve it ?