/Face-Recognition

Face Recognition using deep learning

Primary LanguagePython

Face-Recognition

A project that identifies the face using deep learning. In addition, we can add a new face to it and add it to the database.

This Project consists of 3 sections.

  1. For capturing images - Requires thousands of images for which a code is required for easy capture.
  2. For training the model and saving it.
  3. Using the saved model for recognition