FACE RECOGNITION
TASK WAS TO DETECT THE FACES USING USING CONCEPT OF VGG16 AND TRANSFER LEARNING.
So, here are the following codes in which this task can be completed.
1) Loading the MobileNet Model.
The following are the layers which are loaded by the model.
2) Making function that returns FC Head
3) Loading our Dataset
4) Training our model.
Here are the epochs with 100% accuracy.
5) Loading and testing our classifiers.
OUTPUT :- Here are the output of Face Recognition
HERE ARE FOLLWING CONCEPTS USED IN THIS MODEL :-
1) CONCEPT OF VGG
2) CONCEPT OF TRANSFER LEARNING.
...........* ...........Thanks for reading this article...........*................