Update README.md

This commit is contained in:
Jia Guo
2021-03-13 10:30:02 +08:00
committed by GitHub
parent 89a9c5df4c
commit 48a9e0bb52

View File

@@ -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.