An AI-powered web application that detects facial skin aging signs such as wrinkles, dark spots, and puffy eyes using EfficientNetB0 and OpenCV.
- Facial detection using Haar Cascades
- Classification with EfficientNetB0
- Real-time visualization with Streamlit
- Downloadable annotated results and CSV logs
TensorFlow • Keras • OpenCV • Streamlit • NumPy • Pandas
pip install -r requirements.txt
streamlit run app.py