人脸识别 -- AMSoftmax : Additive Margin Softmax for Face Verification

Additive Margin Softmax for Face Verification 论文地址:点击打开链接 源码地址:点击打开链接 1. Softmax loss 其中f为最后全连接层的输入(fi表示第i个样本),wj为全连接层的第j列。 2. A-Softmax loss  3. AMSoftmax loss 本文提出的方法将cos(mθ)更改为cosθ-m,将sphereface中的倍
相关文章
相关标签/搜索