Update README.md

This commit is contained in:
Jia Guo
2021-02-21 22:40:00 +08:00
committed by GitHub
parent f5d32a5fa1
commit ae12c58288

View File

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