imsiddhartha / Gender-Detection-From-Facial-Features
Gender Detection From Facial Features using various methods like Eigenfaces,K-means,PCA then SVM
☆11Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Gender-Detection-From-Facial-Features
- Real time face detection with opencv,mtcnn,svm☆8Updated 5 years ago
- Tutorial for creating multi-task age and gender estimator in Tensorflow☆40Updated 2 years ago
- Face Recognition using MTCNN face detector and FaceNet (pre-trained by davidsandberg) based identification.☆33Updated 6 years ago
- A demonstration of face database search implemented in python☆47Updated 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…☆16Updated 7 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 6 years ago
- Real time facial detection and detection using OpenCV, dlib and OpenFace☆37Updated 7 years ago
- 3 networks to recognition age,gender and emotion☆30Updated 5 years ago
- A Low Latency Real-Time Object Detection App using your Webcam. Built using TensorFlow and OpenCV.☆19Updated 7 years ago
- Deep learning, Face detection, CNN, Tensorflow, Keras, OpenCV, Python crawler☆21Updated 7 years ago
- Uses PCA and machine learning techniques to perform facial and gender recognition on faces from the FaceScrub dataset☆9Updated 8 years ago
- Google Facenet implementation for live face recognition in C++ using TensorFlow, OpenCV, and dlib☆17Updated 5 years ago
- 2 networks to recognition gender and emotion; face detection using Opencv or Mtcnn☆21Updated 6 years ago
- ☆18Updated 6 years ago
- Emotion classification has always been a very challenging task in Computer Vision. Using the SSD object detection algorithm to extract th…☆25Updated 6 years ago
- A system to detect non-adopted persons using a deep learning model, identify faces, and record work logs☆14Updated 4 years ago
- Object detector in videos using keras and YOLO☆17Updated 6 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 6 years ago
- Code example demonstrating how to detect eyes, nose, lips, and jaw with dlib, OpenCV, and Python☆47Updated 7 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 5 years ago
- gender/age classification☆49Updated 6 years ago
- {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques☆51Updated 6 years ago
- people counting based on opencv with train model to detect motion.☆11Updated 2 years ago
- A Face recognition system using Deep Neural Networks -- Will shortly update this to work on Python3☆17Updated 6 years ago
- Capstone Project by Bertrand Lee and Riley Kwok☆90Updated 6 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- Emotion detection using Keras and OpenCV with accuracy in validation 70% for dataset☆27Updated 4 years ago
- Image classification tool made using python.It will Predict whether the given image belongs to Animal or Vehicle category.☆14Updated 8 years ago
- State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classif…☆48Updated 5 years ago
- This repo contains, training material, dlib implementation, tensorflow implementation and an own made complete system implementation with…☆15Updated last year