From bb455289fe3f318cace0fd99c341d38fdff77ee4 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Fri, 15 Jun 2018 00:08:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 124baa4..1b87443 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ The code of InsightFace is released under the MIT License. ## Recent Update +**`2018.06.14`**: There's a large scale Asian training dataset provided by Glint, see this [discussion](https://github.com/deepinsight/insightface/issues/256) for detail. + **`2018.05.16`**: A new training dataset released [here](https://pan.baidu.com/s/1S6LJZGdqcZRle1vlcMzHOQ) which can easily achieve much better accuracy. See [discussion](https://github.com/deepinsight/insightface/issues/215) for detail. **`2018.04.23`**: Our implementation of [MobileFaceNet](https://arxiv.org/abs/1804.07573) is now available. Please set `--network y1` to use this lightweight but powerful backbone.