clovaai / stargan-v2

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

g_loss is nan #169

Open PengJihua opened 6 months ago

PengJihua commented 6 months ago

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