updatereadme

This commit is contained in:
jiankangdeng
2018-03-23 10:57:39 +00:00
parent 5203de3edc
commit 0842058705
3 changed files with 1 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ The loss functions include Softmax, SphereFace, CosineFace, ArcFace and Triplet
* loss-type=4: ArcFace (Our Method)
* loss-type=12: TripletLoss
![margin penalty for target logit](https://github.com/deepinsight/insightface/raw/master/resources/insightface.png)
![margin penalty for target logit](https://github.com/deepinsight/insightface/raw/master/resources/arcface.png)
Our method, ArcFace, was initially described in an [arXiv technical report](https://arxiv.org/abs/1801.07698). By using this repository, you can simply achieve LFW 99.80%+ and Megaface 98%+ by a single model. This repository can help researcher/engineer to develop deep face recognition algorithms quickly by only two steps: download the binary dataset and run the training script.

BIN
resources/arcface.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB