kaushikjadhav01/Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion, age and gender of people in any given image, video or real time webcam
133 stars. No commits in the last 6 months.
Stars
133
Forks
42
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/kaushikjadhav01/Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MinhasKamal/GenderRecognizer
Plain Face Detector & Gender Recognizer
mahmoudnafifi/11K-Hands
Two-stream CNN for gender classification and biometric identification using a dataset of 11K hand images.
mesutpiskin/java-gender-recognition
:busts_in_silhouette: Face detection and gender recognition using deep neural network (DNN) with...
deepankarvarma/Age-and-Gender-Detection-OpenCV--Keras--TensorFlow
This repository contains Python code for an age and gender detection project using the video...