sadeepj / crfasrnn_keras

CRF-RNN Keras/Tensorflow version
http://crfasrnn.torr.vision
MIT License
603 stars 170 forks source link

NaN value Issue #38

Open zy937085318 opened 6 years ago

zy937085318 commented 6 years ago

Hi, I use the crf layer as an output layer to fine tune the prediction of a contour detection CNN. However, after 1000-2000 iterations, all value is changed to nan. How can I avoid the nan value issue? Thx so much for ur help.

JadBatmobile commented 5 years ago

any luck?