Skip to content

Repository for comparing computer vision models for age estimation. Includes a custom model and adaptations of VGG16, InceptionV3, and ResNet50 to our dataset.

Notifications You must be signed in to change notification settings

chaimaebouyarmane/AgeEstimation-CV-Models-Comparison

Repository files navigation

Age Estimation Project with Computer Vision

This project aims to conduct a comparative study of age estimation models using computer vision. We have implemented a custom model as well as three pre-trained models: VGG16, InceptionV3, and ResNet50. These models have been tailored to our dataset by adding layers and making specific modifications.

Notes

  1. Install Dependencies: Install the necessary dependencies from the requirements.txt file.
     pip install -r requirements.txt
  2. Detailed Comparative Study Report: The detailed report of the comparative study, including the methodology, results, and in-depth analyses, can be found in the Computer vision.pdf file.

Contact 👥

Feel free to reach out to us if you have any questions or suggestions:

Chaimae BOUYARMANE

chaimae bouyarmane Votre nom


About

Repository for comparing computer vision models for age estimation. Includes a custom model and adaptations of VGG16, InceptionV3, and ResNet50 to our dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published