hsmyy / CenterLoss_Caffe_Mnist

It's the script of Center loss on mnist dataset running on Caffe.
53 stars 38 forks source link

c的更新问题 #4

Open tourmaline612 opened 7 years ago

tourmaline612 commented 7 years ago

请问你在调试过程中有出现,delta_c数量级为10^(-15)左右,几乎为0,c几乎不被更新,只依赖于第一个batch计算的类中心这种情况吗?谢谢!