FLming/CRNN.tf2

Getting Nan loss on MJSynth Dataset

YunusAbdi opened this issue · 4 comments

I downloaded the MJSynth dataset and followed the instructions but while training at the first epoch the loss suddenly changes to Nan, i tried adding regularization and norm clipping but both didn't fix the problem

Also the sequence accuracy is 0.0 most of the time

I downloaded the MJSynth dataset and followed the instructions but while training at the first epoch the loss suddenly changes to Nan, i tried adding regularization and norm clipping but both didn't fix the problem

Also the sequence accuracy is 0.0 most of the time

Hello, I met the same problem. Did you solve it?

Please provide more information.
By the way, here is a log trained by the MJSynth dataset.

I met the same problem. The sequence_accuracy is always 0.0, but the loss looks like going down normally.