#计算机科学#Code and data repository for paper "VoxCeleb enrichment for Age and Gender recognition" submitted at ASRU 2021
Tensorflow/Keras small models for face recognition, ag/gender prediction from images
Voice Gender Recognition/ Detection/ Identification using Deep Neural Networks and Machine Learning.
#人脸识别#Contains the implementation of HyperFace: A deep multi task learning framework for facial recognition, landmark detection, pose and gender detection
#自然语言处理#A pipeline for inferring gender for acknowledged individuals in scientific literature on a massive scale
The primary goal of this project is to detecting and examining gender bias in news articles
This repository contains the approach and code used by me, in implementing this project. This is also my final year project of my engineering curriculum.
#计算机科学#gender classification with frequency ranges.
Supervised Learning
#计算机科学#Application to determine the gender of a person based on their face using Deep Learning, TensorFlow Lite, and Python.
This repository contains pre-trained models for gender recognition and face shape recognition from live video input.
#人脸识别#Estimate age, gender, and ethnicity from facial images using a ResNet model.
#计算机科学#This repository contains all the work I have done during the course Deep Learning with PyTorch : Zero to GANs under Jovian.ai.
#计算机科学#In this project I classified the human gender based upon the voice dataset. The dataset contains the 30 features and 3000 records. In this model I applied various algortihms to find the accurate model...
#人脸识别# The aim of this project is to make a computer program to detect detects human faces in images and then predicts the gender based on the image. For that, the special algorithm is trained on a dataset ...
#计算机科学#A convolutional neural network for gender classification, which achieved an F1-score of 94.3% when tested on the RAVDESS dataset. Created as postgraduate coursework, the report is included. The report...
👤 Gender Prediction System using Machine Learning This is a GUI-based application built with Python, Tkinter, OpenCV, and a Machine Learning model to predict gender from images, videos, or live camer...
#人脸识别#Predict Human Gender, Age, Emotion and Similarity with a known celebrity using various Deep Learning methods