Siamese-RPN-pytorch icon indicating copy to clipboard operation
Siamese-RPN-pytorch copied to clipboard

closs ==nan

Open woailuoshenqi opened this issue 6 years ago • 3 comments

Thank you for your work, there is a question I would like to ask you. Will closs ==nan appear during training? Can you help me solve it?

woailuoshenqi avatar Mar 25 '19 05:03 woailuoshenqi

I have solved this issue,thank you!

woailuoshenqi avatar Mar 25 '19 08:03 woailuoshenqi

So how is the situation of the issue? Thanks.

zhanglichao avatar Apr 12 '19 10:04 zhanglichao

So how is the situation of the issue? Thanks.

Maybe you encountered log(0) or log(negative number) whose parameter must be positive number.

woailuoshenqi avatar Apr 15 '19 12:04 woailuoshenqi