chandraseta / facifier
An emotion and gender detector based on facial features, built with Python and OpenCV
☆52Updated 6 years ago
Alternatives and similar repositories for facifier:
Users that are interested in facifier are comparing it to the libraries listed below
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- Face Detection, Face Recognition, Age & Gender Detection, Emotion Detection☆29Updated 4 years ago
- Capstone Project by Bertrand Lee and Riley Kwok☆92Updated 6 years ago
- Face Recognition using MTCNN face detector and FaceNet (pre-trained by davidsandberg) based identification.☆33Updated 6 years ago
- Real time facial detection and detection using OpenCV, dlib and OpenFace☆38Updated 7 years ago
- A combination between people tracking and age and gender detection☆89Updated 6 months ago
- gender/age classification☆49Updated 6 years ago
- Easy Real time gender age prediction from webcam video with Keras☆155Updated 2 years ago
- Gender detection (from scratch) using deep learning with keras and cvlib.☆183Updated 5 years ago
- An implementation of YOLO v2 for direct facial recognition within detection layer.☆161Updated 5 years ago
- 3 networks to recognition age,gender and emotion☆31Updated 5 years ago
- Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challen…☆105Updated 4 years ago
- A small-scale flask server facial recognition system, using a pre-trained facenet model with real-time web camera face recognition functi…☆97Updated 2 years ago
- 2 networks to recognition gender and emotion; face detection using Opencv or Mtcnn☆22Updated 6 years ago
- Facial Recognition using OpenCV and Python☆44Updated 6 years ago
- A Tensorflow implementation of Facial Recognition in Python☆227Updated 4 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 3 years ago
- ☆18Updated 6 years ago
- Python implementation of a live deep learning based age/gender/expression recognizer☆83Updated 5 years ago
- Face recognition online service, allow user training it.☆54Updated 7 years ago
- Tackling the kaggle problem of Facial Expression Recognition Challenge☆29Updated 6 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆97Updated 6 years ago
- This deep learning application can detect Facial Keypoints (15 unique points). They mark important areas of the face - the eyes, corners…☆115Updated 4 years ago
- Can we predict the age and gender of someone given a picture of their face ?☆42Updated last year
- This is a simplified version of using openface to recognize faces.☆24Updated 6 years ago
- Face match in python using Facenet and their pretrained model☆99Updated 4 years ago
- Multi-view face recognition, face cropping and saving the cropped faces as new images on videos to create a multi-view face recognition d…☆143Updated 4 years ago
- A software which detect a human face through live webcam feed and identifies the emotion of the person (i.e. the person is happy or sad).☆35Updated 8 years ago
- My final course project for CSCI 8360 Data Science Practicum course. This project focuses on gender and age classification based on image…☆44Updated 6 years ago
- This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow b…☆17Updated 7 years ago