diff --git a/README.md b/README.md index c5073ea..7375b87 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-03-13`**: We have released our official ArcFace PyTorch implementation, see [here](https://github.com/deepinsight/insightface/tree/master/recognition/arcface_torch). + **`2021-03-09`**: [Tips](https://github.com/deepinsight/insightface/issues/1426) for training large-scale face recognition model, such as millions of IDs(classes). **`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.