open-reid icon indicating copy to clipboard operation
open-reid copied to clipboard

Oim Loss with 'NAN' problem

Open JIaqiYang78 opened this issue 3 years ago • 0 comments

When I use Oim Loss to train the model, In the fisrt several iterations, loss performs normally and reduce with the epoch increasing. But the loss suddenly became to 'NAN' and in the next iterations it was always 'NAN'. I check the data input and there is not 'nan' input. So, is this problem related to your Oim Loss method? Does anybody else meet this problem? I have run other two loss methods and they performed normally.

JIaqiYang78 avatar Aug 19 '21 03:08 JIaqiYang78