From a5fd8a849fb2c31bec37886107a6788fffdac28e Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Sat, 10 Aug 2019 16:11:57 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a776fca..685b219 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ By Jia Guo and [Jiankang Deng](https://jiankangdeng.github.io/) The code of InsightFace is released under the MIT License. There is no limitation for both acadmic and commercial usage. The training data containing the annotation (and the models trained with these data) are available for non-commercial research purposes only. - -## CVer Presentation - -[Slides](https://pan.baidu.com/s/1v9fFHBJ8Q9Kl9Z6GwhbY6A) ## ArcFace Video Demo @@ -21,6 +17,10 @@ Please click the image to watch the Youtube video. For Bilibili users, click [he ## Recent Update +**`2019.08.10`**: We achieved 2nd place at [WIDER Face Detection Challenge 2019](http://wider-challenge.org/2019.html). + +**`2019.05.30`**: [Presentation at cvmart](https://pan.baidu.com/s/1v9fFHBJ8Q9Kl9Z6GwhbY6A) + **`2019.04.30`**: Our Face detector ([RetinaFace](https://github.com/deepinsight/insightface/tree/master/RetinaFace)) obtains state-of-the-art results on [the WiderFace dataset](http://shuoyang1213.me/WIDERFACE/WiderFace_Results.html). **`2019.04.14`**: We will launch a [Light-weight Face Recognition challenge/workshop](https://github.com/deepinsight/insightface/tree/master/iccv19-challenge) on ICCV 2019.