Face Recognition Using Transfer Learning

Face Recognition Using Transfer Learning

MLops Task:

Finally, I Have Completed The Face Recognition Using Transfer Learning with VGG pre-trained model Task. This task complete under Mr. Vimal Daga Sir...


Image Recognition is trending technology in cameras and other equipment that require image processing. You can use OpenCV for it but there are also other Packages that do manipulation on it in a few lines of code. One of them is Keras. Keras is a popular deep learning framework. Not you can only build your machine learning model using Keras, but you can also use a pre-trained model that is built by the other developers. There are many Image Recognition, built-in Models, in Keras and We will use them. In this entire intuition, you will learn how to do image recognition using Keras.


1.) Create the model of VGG16 Imagenet

No alt text provided for this image

2.) Pretrained the model layers

No alt text provided for this image

3.) Trained the Images into the Pre Storage Image file

No alt text provided for this image

4.) Create the Layer of Images top or head of the model

No alt text provided for this image

5.) find the face recognition with 87% of accuracy pretrained images

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

6.)load the model

No alt text provided for this image

7.)trained & test the images using OpenCV

No alt text provided for this image

 

To view or add a comment, sign in

More articles by Prakash Choudhary

Explore content categories