weblineindia / AIML-Human-Attributes-Detection-with-Facial-Feature-ExtractionLinks
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
☆130Updated 4 years ago
Alternatives and similar repositories for AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
Users that are interested in AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction are comparing it to the libraries listed below
Sorting:
- face recognition, detection of facial attributes (age, gender, emotion and race) for python.☆182Updated 2 years ago
- Face Pose: Estimate pose (Yaw, Roll, Pitch) of a face using two extremely simple, efficient and accurate methods.☆67Updated last year
- A TensorFlow implementation of HRNet for facial landmark detection.☆164Updated 3 years ago
- Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognit…☆133Updated 3 years ago
- This is Eyes Tracking Project, here we will use computer vision techniques to extracting the eyes, Mediapipe python modules will provi…☆162Updated last year
- Face Analysis: Detection, Age Gender Estimation & Recognition☆311Updated 11 months ago
- Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.☆98Updated 2 years ago
- Emotion detection using Keras and OpenCV with accuracy in validation 70% for dataset☆27Updated 4 years ago
- A systematic comparison of different machine learning & deep learning classification approaches applied to the problem of fully automatic…☆31Updated 2 years ago
- Eyeglasses, Mustache, Beard, and Hat classification using Tensorflow☆24Updated 4 years ago
- Face Detection, Face Recognition, Age & Gender Detection, Emotion Detection☆28Updated 4 years ago
- face analysis project with tensorflow 2.0 || arcface☆54Updated 2 years ago
- Fast and reliable face detection with RetinaFace.PyTorch☆115Updated last year
- Precise face-alignment with opencv and dlib, using some geometry magic.☆49Updated 5 years ago
- ☆40Updated 5 years ago
- Lightweight Facial Expression(emotion) Recognition model☆64Updated 5 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆106Updated 4 years ago
- Face and iris detection for Python based on MediaPipe☆157Updated last year
- Facial landmarks detection with OpenCV, Dlib, DNN☆31Updated 6 years ago
- Application to detect between actual faces and fake faces in realtime with Computer Vision and Deep Learning☆120Updated 2 years ago
- Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman e…