gender-detection

There are 115 repositories under gender-detection topic.

  • richmondu/libfaceid

    libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.

    Language:Python4792832159
  • smahesh29/Gender-and-Age-Detection

    A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.

    Language:Python4381112184
  • SuperKogito/Voice-based-gender-recognition

    :sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)

    Language:Python192101465
  • arunponnusamy/gender-detection-keras

    Gender detection (from scratch) using deep learning with keras and cvlib.

    Language:Python185112770
  • Face_info

    juan-csv/Face_info

    face recognition, detection of facial attributes (age, gender, emotion and race) for python.

    Language:Python1635440
  • adeeteya/Random-Face-Generator

    A Cross-Platform(Web, Android, iOS, Linux and Macos) app to Generate Faces of People (These people don't actually exist) made using Flutter.

    Language:C++13761230
  • datacoon/russiannames

    Russian names parsers, gender identification and processing tools

    Language:Python128577
  • mowshon/age-and-gender

    Predict Age and Gender of people from images | Determination of gender and age

    Language:C++9711519
  • habom2310/People-tracking-with-Age-and-Gender-detection

    A combination between people tracking and age and gender detection

    Language:Python847645
  • jim-schwoebel/voice_gender_detection

    ♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).

    Language:Python711025
  • davidemiceli/gender-detection

    Determine a person's gender based on his/her first name.

    Language:JavaScript644512
  • tuqqu/gender-detector

    Get gender from first name in PHP.

    Language:PHP513710
  • ashwinvin/Visionlib

    A simple, easy to use, feature rich, customizable cv library

    Language:Python44232
  • namsor/namsor-python-sdk2

    NamSor API v2 Python SDK - classify personal names accurately by gender, country of origin, or ethnicity.

    Language:Python35627
  • 3DiVi/open-source-face-sdk

    Open source 2D/3D face and body analysis library with toolkit for ML model retraining and generalization improvement.

    Language:Jupyter Notebook34681
  • ksdkamesh99/Ling-Gender

    A Natural Language Processing model trained with over 1,00,000 (1 Lakh) names is used to predict a gender of a person based on the first name of the person.This model is created using Long Short Term Memory(LSTM) a variant of Recurrent Nueral Network which has training accuracy of 99.35% and tested over 11,000 samples with a test accuracy of 89.08% which is quite high in nlp for out of sample test cases.

    Language:Jupyter Notebook282212
  • keyurr2/libfaceid

    libfaceid is a research framework for fast prototyping of face recognition solutions. It seamlessly integrates multiple face detection, face recognition and liveness detection models. It also includes face landmark detection, age detection, gender detection, emotion detection, wakeword/triggerword/hotword detection and text-to-speech synthesis for voice capability).

    Language:Python242011
  • Faceplugin-ltd/FaceRecognition-LivenessDetection-Javascript

    Face Recognition Javascript SDK using ONNX Runtime Web and OpenCV.js (Face Detection, Face Landmarks, Face Liveness, Face Pose, Face Expression, Eye Closeness, Age, Gender and Face Recognition)

    Language:JavaScript20104
  • OmarHory/VoiceGenderRecognition

    Voice Gender Recognition/ Detection/ Identification using Deep Neural Networks and Machine Learning.

    Language:Jupyter Notebook18204
  • ahmdrz/facedetector

    A Simple Flask and docker-ready application that works as a server to detect faces, genders and their landmarks.

    Language:Python172212
  • Cvartel/Open-Source-Face-SDK

    Open source 2D/3D face and body analysis library with toolkit for ML model retraining and generalization improvement.

    Language:Jupyter Notebook17305
  • shawon100/FaceAI-Nodejs

    Face Detection, Facial Expression Detection, and Age Gender Detection Nodejs Web App (https://faceai.herokuapp.com/)

    Language:HTML16309
  • abhinavg8/Real-Time-Face-Analysis

    This is a project that gives complete face analysis including Age, Gender and Emotions

    Language:Jupyter Notebook14101
  • namsor/namsor-python-tools-v2

    NamSor Python command line tools, to append gender, origin, diaspora or us 'race'/ethnicity to a CSV file.

    Language:Python14435
  • namsor/namsor-r-sdk2

    NamSor API v2 R SDK - classify personal names accurately by gender, country of origin, or ethnicity.

    Language:R12532
  • tuomastik/video_face_detection

    📹🧐 Add face, gender and age detection annotations to a video

    Language:Python12213
  • DURGESH716/Gender-Detection-Model

    This gender detection model recognizes man and women in real time with a good accuracy rate especially in traffics and roads, using deep learning techniques

    Language:Python11161
  • andreabac3/Bot-Gender-Profiling-Pan2019

    🤖 In this work, we present our approach for the Author Profiling task of PAN 2019. The task is divided into two sub-problems, bot, and gender detection, for two different languages: English and Spanish.

    Language:Python10215
  • roscibely/gender-classification

    Predicting Gender Using Character-level Machine Learning 🙋 🙋‍♂️ https://ieeexplore.ieee.org/document/10015223

    Language:Python9210
  • Faceplugin-ltd/FaceRecognition-LivenessDetection-iOS

    Face Recognition Liveness Detection iOS SDK (Face Detection, Face Landmarks, Face Liveness Detection, Face Pose, Face Expression, Eye Closeness, Age, Gender and Face Recognition)

    Language:Swift8103
  • gitliber/AGE

    Age and Gender Estimation

    Language:Python8104
  • KTUN-BP/DuyguDurumAnaliz

    Python-OpenCV Duygu Durum Analizi

    Language:Python8102
  • mahdirezaie336/GuessGender

    A website which helps to find out gender of a name.

    Language:JavaScript8100
  • Gender-Age-ID

    CursedPrograms/Gender-Age-ID

    This project utilizes the DeepFace library along with OpenCV to extract gender information from an input. The gender prediction results are printed.

    Language:Python72
  • Pimverleg/German-gender-finder

    Find the gender of a german word so you know what articles to use ( Der, Die, Das , Ein, Eine)

    Language:Python7133
  • sai-varshith/Gender-And-Age-Detection

    To build a gender and age detector that can approximately guess the gender and age of the person (face) in a picture or through webcam.