An AI-powered face analysis system that detects faces, analyzes sentiments, estimates ages, and classifies skin types while providing dermatology insights for personalized skincare recommendations.
✅ Face Detection – Accurate face localization
✅ Sentiment Analysis – Identifies facial expressions and emotions
✅ Age Estimation – Uses deep learning to predict age
✅ Skin Type Classification – Detects dry, oily, acne, or normal skin
✅ Dermatology Insights – Skincare suggestions
- TensorFlow/Keras
- OpenCV
- MobileNetV2 CNN
# Clone the repository
git clone https://github.com/mmorsi4/face-analysis.git- Run the Jupyter Notebook (
.ipynb). - Press
SPACEto make a prediction. - Press
Qto exit the program.
This system is trained on datasets such as:
- FER-2013 (for sentiment analysis)
- UTKFace (for age estimation)
- Face Skin Type (for skin classification)
This project was created by:
Proudly developed with 💡 and 💻!
