pedestrian-detection-ssdlite icon indicating copy to clipboard operation
pedestrian-detection-ssdlite copied to clipboard

total_loss = tf.check_numerics(total_loss, 'LossTensor is inf or nan.')

Open 10183308 opened this issue 5 years ago • 1 comments

hello , I meet the below problem:

total_loss = tf.check_numerics(total_loss, 'LossTensor is inf or nan.')

the loss is nan.

could you help me?

10183308 avatar Jun 10 '19 11:06 10183308

Could you please specify which part of code? Thanks.

cftang0827 avatar Jun 12 '19 04:06 cftang0827