Skip to content
#

agepredictor

Here are 7 public repositories matching this topic...

In this project, I used to extract the face feature (Eye, Nose, Eyebrow, and Mouth) using the DLib library and pass each feature to each of the multi-stream CNN layers. After passing Through Multi-stream CNN the output is concatenated and again passes through the CNN model, the output of CNN is estimated age.

  • Updated Sep 2, 2021
  • Jupyter Notebook

NHANES Age Group Prediction is a machine learning web app built which classifies individuals as Seniors (65+) or Adults using health and lifestyle data from the NHANES dataset. Powered by a highly accurate Random Forest model, the app supports both individual & batch predictions via user-friendly Streamlit interface. Aims to assist in health plans

  • Updated Jun 24, 2025
  • Jupyter Notebook

A computer vision domain real-time life expectancy, age, and gender estimation from video using OpenCV and deep learning. Predicts life expectancy dynamically based on demographics. Ideal for demographic studies and health applications.

  • Updated Jul 3, 2024
  • Python

Add this topic to your repo

To associate your repository with the agepredictor topic, visit your repo's landing page and select "manage topics."

Learn more