Project archive
ai ml
Computer Vision Age Classifier
Age Detection uses OpenCV Haar cascade for face detection and a trained deep learning model for age group classification. The project includes a core Python inference script, a Streamlit application entry point, and uv-based dependency management for running predictions interactively or programmatically.