All Projects → ChibaniMohamed → cnn_age_gender

ChibaniMohamed / cnn_age_gender

Licence: MIT license
Age and Gender prediction using Keras

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cnn age gender

Achoo
Achoo uses a Raspberry Pi to predict if my son will need his inhaler on any given day using weather, pollen, and air quality data. If the prediction for a given day is above a specified threshold, the Pi will email his school nurse, and myself, notifying her that he may need preemptive treatment. Community-sourced health monitoring!
Stars: ✭ 200 (+244.83%)
Mutual labels:  prediction
RVM-MATLAB
MATLAB code for Relevance Vector Machine using SB2_Release_200.
Stars: ✭ 38 (-34.48%)
Mutual labels:  prediction
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+62.07%)
Mutual labels:  prediction
Spectral Trajectory And Behavior Prediction
This is the code base for Trajectory and Driver Behavior Prediction in Autonomous Vehicles using Spectral Graph Theory
Stars: ✭ 236 (+306.9%)
Mutual labels:  prediction
Weapon-Detection-And-Classification
Weapon Detection & Classification through CCTV surveillance using Deep Learning-CNNs.
Stars: ✭ 53 (-8.62%)
Mutual labels:  cnn-keras
doc2vec pymongo
Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)
Stars: ✭ 36 (-37.93%)
Mutual labels:  prediction
Clinicalbert
ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission (CHIL 2020 Workshop)
Stars: ✭ 175 (+201.72%)
Mutual labels:  prediction
satimage
Code and models for the manuscript "Predicting Poverty and Developmental Statistics from Satellite Images using Multi-task Deep Learning"
Stars: ✭ 27 (-53.45%)
Mutual labels:  prediction
GPT2-Telegram-Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 67 (+15.52%)
Mutual labels:  prediction
cqr
Conformalized Quantile Regression
Stars: ✭ 152 (+162.07%)
Mutual labels:  prediction
Rugby Ranker
An Android app for viewing and predicting the latest World Rugby rankings 🏉
Stars: ✭ 245 (+322.41%)
Mutual labels:  prediction
python-neuron
Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons
Stars: ✭ 38 (-34.48%)
Mutual labels:  prediction
Market-Trend-Prediction
This is a project of build knowledge graph course. The project leverages historical stock price, and integrates social media listening from customers to predict market Trend On Dow Jones Industrial Average (DJIA).
Stars: ✭ 57 (-1.72%)
Mutual labels:  prediction
Tcdf
Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
Stars: ✭ 217 (+274.14%)
Mutual labels:  prediction
MachineLearning
An easy neural network for Java!
Stars: ✭ 125 (+115.52%)
Mutual labels:  prediction
My bibliography for research on autonomous driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
Stars: ✭ 197 (+239.66%)
Mutual labels:  prediction
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-74.14%)
Mutual labels:  prediction
joineRML
R package for fitting joint models to time-to-event data and multivariate longitudinal data
Stars: ✭ 24 (-58.62%)
Mutual labels:  prediction
epl-ranktable-prediction
Prediction of Premier league standings using Poisson distribution
Stars: ✭ 16 (-72.41%)
Mutual labels:  prediction
MediCare-Prime
Prediction or detection of various medical ailments
Stars: ✭ 19 (-67.24%)
Mutual labels:  prediction

cnn_age_gender

Age and Gender prediction using Keras

Dataset example :

Description :

UTKFace dataset is a large-scale face dataset with long age span (range from 0 to 116 years old). The dataset consists of over 20,000 face images with annotations of age, gender, and ethnicity. The images cover large variation in pose, facial expression, illumination, occlusion, resolution, etc. This dataset could be used on a variety of tasks, e.g., face detection, age estimation, age progression/regression, landmark localization, etc.

Results :

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].