From 5ab1a1b4a60e7fdd38ae2abcfabbd899e427fa3d Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Mon, 26 Mar 2018 17:16:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d703c3a..5911b70 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The code of InsightFace is released under the MIT License. ## Recent Update -**`2018.03.26`**: We can training with combined margin, see [Verification Results On Combined Margin](#verification-results-on-combined-margin). +**`2018.03.26`**: We can train with combined margin(loss-type=5), see [Verification Results On Combined Margin](#verification-results-on-combined-margin). **`2018.02.13`**: We achieved state-of-the-art performance on [MegaFace-Challenge](http://megaface.cs.washington.edu/results/facescrub.html). Please check our paper and code for implementation details.