diff --git a/README.md b/README.md index a20293e..91d1b52 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,8 @@ For single cropped face image(112x112), total inference time is only 17ms on our - PyTorch: [InsightFace_Pytorch](https://github.com/TreB1eN/InsightFace_Pytorch) - PyTorch: [arcface-pytorch](https://github.com/ronghuaiyang/arcface-pytorch) - Caffe: [arcface-caffe](https://github.com/xialuxi/arcface-caffe) +- Caffe: [CombinedMargin-caffe](https://github.com/gehaocool/CombinedMargin-caffe) +- Tensorflow: [InsightFace-tensorflow](https://github.com/luckycallor/InsightFace-tensorflow) ## Face Alignment diff --git a/alignment/README.md b/alignment/README.md index cb1b929..7ca5359 100644 --- a/alignment/README.md +++ b/alignment/README.md @@ -6,3 +6,5 @@ For example, by default, you can train our approach by ``train.py --network sdu` 2D training/validation dataset is now available at [baiducloud](https://pan.baidu.com/s/1kdquiIGTlK7l26SPWO_cmw) +3D training/validation dataset is now available at [baiducloud](https://pan.baidu.com/s/1VjFWm6eEtIqGKk92GE2rgw) +