diff --git a/README.md b/README.md index 7bb044a..eb1609b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Please click the image to watch the Youtube video. For Bilibili users, click [he ## Recent Update +**`2021-02-21`**: We provide a simple face mask renderer [here](https://github.com/deepinsight/insightface/tree/master/recognition/tools) which can be used as a data augmentation tool while training face recoginition models. + **`2021-01-20`**: [OneFlow](https://github.com/Oneflow-Inc/oneflow) based implementation of ArcFace and Partial-FC, [here](https://github.com/deepinsight/insightface/tree/master/recognition/oneflow_face). **`2020-10-13`**: A new training method and one large training set(360K IDs) were released [here](https://github.com/deepinsight/insightface/tree/master/recognition/partial_fc) by DeepGlint.