FACE RECOGNITION

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.

No alt text provided for this image

The following are the layers which are loaded by the model.

No alt text provided for this image
No alt text provided for this image

2) Making function that returns FC Head

No alt text provided for this image
No alt text provided for this image

3) Loading our Dataset

No alt text provided for this image

4) Training our model.

No alt text provided for this image

Here are the epochs with 100% accuracy.

No alt text provided for this image

5) Loading and testing our classifiers.

No alt text provided for this image
No alt text provided for this image
No alt text provided for this image

OUTPUT :- Here are the output of Face Recognition

No alt text provided for this image
No alt text provided for this image

HERE ARE FOLLWING CONCEPTS USED IN THIS MODEL :-

1) CONCEPT OF VGG

No alt text provided for this image
No alt text provided for this image
No alt text provided for this image
No alt text provided for this image

2) CONCEPT OF TRANSFER LEARNING.

No alt text provided for this image
No alt text provided for this image

...........* ...........Thanks for reading this article...........*................

要查看或添加评论,请登录

Nikhil Gupta的更多文章

社区洞察

其他会员也浏览了