Face Recognition Using Transfer Learning
Transfer learning

Face Recognition Using Transfer Learning

Transfer Learning: when new things come up we just add those updated part in the model without re-setting or re-training all the old experience.This technique make our work easier of model training and testing.

In this task I perform face recognition with the help of OpenCV on already existing model VGG16 . With adding some extra FCL(fully connected layers) and required hyper parameters I got the desired predictive analytics.This whole process can be understand with this Source Code .








To view or add a comment, sign in

More articles by Himani Agarwal

  • Automation of Deployment Process with Containerization Technique - Docker

    When developer create a program to solve any problem he need a complete environment to compile and execute the code as…

  • Flutter

    Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from…

  • Auto Hyper-Parameter Optimizer

    This is the small implementation to understand the power of MLOps. It is one another approach to mutate the hectic…

  • Integration of Machine Learning and Devops

    It is found that 60-90% of Machine Learning and AI models fail in real-world ,reason is a lot of manual work for the…

    1 Comment
  • Automaton of Testing and Deployment Process

    It is about automate the whole process from developer to users end. As we all know that this is the era of Technologies…

    2 Comments

Explore content categories