This project is a Convolutional Neural Network (CNN) model built with PyTorch that predicts a person’s age group from an image. The model is trained on a Hugging Face dataset and classifies faces into age categories such as 0–10 years old, 11–20 years old, and so on.
-
Updated
Nov 3, 2025 - Python