Skip to content
#

face-recognition-python

Here are 112 public repositories matching this topic...

The dataset is Fer 2013 and can be viewed in Kaggle. We give an image as an input and get an output of the emotion and corresponding songs via an audio. The given audio files are for the happy and angry emotions. These files can also be created for all the remaining five emotions as well, as is clear in the code.

  • Updated Sep 4, 2021
  • Jupyter Notebook

This software can recognize a person's user data and their emotions. Built on top of tensorflow.js core, which implements several CNNs (Convolutional Neural Networks) to solve face detection, face recognition and face landmark detection. Optimized for the web and for mobile devices.

  • Updated Feb 14, 2021
  • JavaScript

The project presents a unsupervised learning framework which can learn and recognize human faces. A face can be described using a set of 2D characterisitic views. The "eigen faces" or eigen vectors of the training images are used to define a face space. The images are projected onto this face space that also encodes the variation amongst the kno…

  • Updated Dec 29, 2020
  • Python

Improve this page

Add a description, image, and links to the face-recognition-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the face-recognition-python topic, visit your repo's landing page and select "manage topics."

Learn more