Update README.md

This commit is contained in:
Jia Guo
2018-03-14 11:48:37 +08:00
committed by GitHub
parent fff9ef511e
commit c9e5188ae2

View File

@@ -5,6 +5,8 @@
### Recent Update
**`2018.03.14`**: `train_softmax.py`(and a new `image_iter.py`) is now more clear after removing experimental code. All experimental and unstable test will be put on `train.py` and `data.py`.
**`2018.02.16`**: We put the MegaFace noise list in this repo. Please refer to [https://github.com/deepinsight/insightface/blob/master/src/megaface] for detail.
**`2018.02.13`**: We achieved state-of-the-art performance on [MegaFace-Challenge-1](http://megaface.cs.washington.edu/results/facescrub.html), at `98.06%`. Also note that the training set we used has NO identities overlap with facescrub, please check our paper for detail.