From 9116e437d8ad32ae2db16d04c4fb90d62a8e3fc7 Mon Sep 17 00:00:00 2001 From: TreB1eN Date: Sun, 5 Aug 2018 17:21:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80ad29b6..3d709c09 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ the video file should be inside the data/face_bank folder python train.py -b [batch_size] -lr [learning rate] -e [epochs] ``` ## 4. References -* This repo is mainly inspired by [deepinsight/insightface] and [InsightFace_TF] +* This repo is mainly inspired by [deepinsight/insightface](https://github.com/deepinsight/insightface) and [InsightFace_TF](https://github.com/auroua/InsightFace_TF) ## PS * PRs are welcome, in case that I don't have the resource to train some large models like the 100 and 151 layers model