This commit is contained in:
nttstar
2019-02-09 20:55:36 +08:00
2 changed files with 4 additions and 0 deletions

View File

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

View File

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