Skip to content
#

agepredictor

Here are 5 public repositories matching this topic...

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

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

Improve this page

Add a description, image, and links to the agepredictor topic page so that developers can more easily learn about it.

Curate this topic

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