XinJCheng / CSPN

Convolutional Spatial Propagation Network
496 stars 92 forks source link

Loss NaN when training on NYUv2 #52

Open hit421 opened 2 years ago

hit421 commented 2 years ago

I have reproduced the model trained on NYUv2 but met with problems. The loss and all evaluation metrics came to NAN after training with 26 epochs. My setting is one 3090 GPU, pytorch == 1.9.1 and use default settings for all parameters . Do you have any idea to solve this problem? Thanks for your help.