leeyoshinari / YOLO_v2

The implementation of YOLO v2 with TensorFlow
GNU General Public License v3.0
80 stars 38 forks source link

训练过程出现 nan #24

Closed Sxs7513 closed 5 years ago

Sxs7513 commented 5 years ago

使用 voc2007 数据集训练,在每次训练的迭代过程中必然出现 nan,请问你的学习率等参数设置的都是多少,选择的哪种梯度下降方式,方便分享一下吗?

leeyoshinari commented 5 years ago

就是你在程序中看到的设置,可以尝试其他学习速率和其他梯度下降函数