Fully functional application with GUI written in Python for human age recognition. The application offers 3 different face detection models: YuNet, Haar Cascade, and a custom model, there is also a CNN for age recognition.
After installing required packages. Requried packages are contained in requirements.txt.
python main.py
See the attached PDF documentation.