tryolabs / luminoth

Deep Learning toolkit for Computer Vision.

Home Page:https://tryolabs.com

Repository from Github https://github.comtryolabs/luminothRepository from Github https://github.comtryolabs/luminoth

nan train loss while training SSD

sbhavani opened this issue · comments

Getting train_loss: nan at every step running training for SSD. I tried varying batch_size and learning_rate but still no improvement.

InvalidArgumentError (see above for traceback): Nan in summary histogram for: ssd/ssd_feature_extractor/conv_4_3_norm/conv4_3_normalized_hist

same problem