You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,5 +36,5 @@ To use the facial recognition system, run the command :
36
36
37
37
### References
38
38
39
-
1. The code has been implemented using deeplearning.ai course Convolutional Networks Week 4 Assignment.
39
+
1. The code has been implemented using deeplearning.ai course Convolutional Networks Week 4 Assignment, which has the files `fr_utils.py` and `inception_blocks_v2.py`
40
40
2. The keras implementation of the model is by Victor Sy Wang's implementation and was loaded using his code: [https://github.com/iwantooxxoox/Keras-OpenFace](https://github.com/iwantooxxoox/Keras-OpenFace).
0 commit comments