From f09a5c6a18d19c19e6fd0c24ba6d420b5bd0543f Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Sat, 2 Feb 2019 11:10:37 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 From 95502ef46038f39582ca94d5993bd73d40181f40 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Sun, 3 Feb 2019 12:37:44 +0800 Subject: [PATCH 2/2] Update README.md --- alignment/README.md | 2 ++ 1 file changed, 2 insertions(+) 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) +