Home

Awesome

RangeLoss For Gluon

My implement of Range Loss for Deep Face Recognition with Long-tail using MxNet/Gluon

Note

Image

SoftMax without normalize features

<img src="Image/softmax%23withoutNorm/6.png"></img>

SoftMax with normalize features

<img src="Image/softmax%23Norm/5.png"></img>

Range Loss without normalize features

<img src="Image/RangeLoss%23withoutNorm/5.png"></img>

Range Loss with normalize features

<img src="Image/RangeLoss%23Norm/6.png"></img>