age-prediction
There are 62 repositories under age-prediction topic.
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
serengil/tensorflow-101
TensorFlow 101: Introduction to Deep Learning
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.
siriusdemon/pytorch-DEX
Pytorch implementation of DEX: Deep EXpectation of apparent age from a single image
dandynaufaldi/Agendernet
Age and Gender Prediction
rasbt/DeepLearning-Gdansk2019-tutorial
Ordinal Regression tutorial for the International Summer School on Deep Learning 2019
hechmik/voxceleb_enrichment_age_gender
Code and data repository for paper "VoxCeleb enrichment for Age and Gender recognition" submitted at ASRU 2021
antonior92/ecg-age-prediction
Scripts and modules for training and testing neural network for age prediction from the ECG. Companion code to the paper "Deep neural network-estimated electrocardiographic age as a mortality predictor".
lukaszbinden/pediatric-bone-age-prediction
Based on kaggle RSNA Pediatric Bone Age Prediction from X-Rays
CVxTz/face_age_gender
Can we predict the age and gender of someone given a picture of their face ?
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.
av-savchenko/HSE_FaceRec_tf
Tensorflow/Keras small models for face recognition, ag/gender prediction from images
ShreyanshJoshi/Facial-Demographics-using-CNN
Deep Learning based (CNN) models to predict the age and gender of a person just by inputting his/her facial image.
forensic-toolkit/recops
recops is a facial analysis framework, an AI forensic toolkit designed specifically for visual investigations and analysis workflows in OSINT research.
matin-ghorbani/Age_Estimation
Age Estimation
yas-sim/openvino-people-detection-sample
OpenVINO Python sample program - Face detection, People detection, Age/gender estimation, Pose estimation
AdityaSawant21/Face-mask-detection-and-Age-prediction-with-Email-Authentication
An automated Face Mask detection system and age prediction with Email Authentication is built using the Deep Learning technique called Convolutional Neural Networks (CNN).
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.
MohamadAboud/FaceAB
The FaceAB software is a graphical interface program that uses advanced machine learning algorithms to perform real-time face recognition, age prediction, and gender prediction. Developed by Mohamad Aboud
JaeBinCHA7/Age-Estimation-Using-12-Lead-ECG-Based-on-Deep-Learning
In this project, we introduce a deep learning-based model for predicting age from 12-lead ECG data.
chienthan2vn/Age-Gender-Prediction
Predict age and gender of people using MobileNetsV2 and UTKFace
KhizarAziz/C3AE_age_estimation_notebook
C3AE: Age Estimation. Implemented in Notebook(Google Colab) using keras.
matbmeijer/DemografixeR
R wrapper for the :restroom:genderize.io, :older_woman::older_man:agify.io & :earth_africa:nationalize.io APIs
phughesmcr/predictage
Predict the age of a string's author
HuyTu7/cnn_age_prediction
Through Facebook user posts, implementing the traditional way of text analytics with SVM along with using convolution neural network to predict age
um4ng-tiw/Gender-Age-Predictor
A gender detection and age prediction web application built using Flask, Open CV, HTML & CSS. Built the backend solution of the application. Integrated the OpenCV code as well as frontend developed by my fellow teammates with the flask backend.
canack/AgePredictionBot
Telegram bot to predict age range using with AWS Rekognition
dreamwaffer/wikipeople
CTU FEE diploma thesis project focusing on creating big dataset of facial images annotated with age and other attributes related to the person such as birth date, death date, gender, occupation, and so on. The created dataset can be used in wide variety of machine learning tasks.
TechLabs-Berlin/st22-active-learn-trees
The Green Monitor website showcases the positive environmental impact of trees in Berlin and raises the users’ awareness about the trees surrounding them and encourages to make Berlin greener together. The application allows the user to gain more information about trees in their selected district of Berlin and to identify trees from uploaded pictures.
akshtsng/Gender_Detection_and_Age_Prediction
A Python project that involves using OpenCV to detect the gender and age of a person in a picture or through a webcam. The goal is to analyze the face and provide information about the gender and age of the individual.
arevish/age-calci
Detect entered value is AGE or in YEAR and tell your age in a particular year or when you will be 100. Also detect if you born yet or an immortal, living more than over the century.
ml-repos/Automated-Bone-Age-Assessment
Automated Bone Age Assessment using Deep Convolutional Neural Network
NMThanh123/Age-and-Gender-Detection-Tkinter
This project proposes a method to recognize faces and predict human age using CNN networks along with creating an interface using tkinter to be intuitive to users.
Rachana-Baldania/age_detection
age_detection dataset: https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/
Shalinee13/Logistic_regression-MachineLearning-model-
Welcome to the Logistic Regression Repository! This repository aims to provide a comprehensive collection of resources and code examples for logistic regression, a powerful statistical technique used for modeling and predicting categorical outcomes.