This project focuses on facial detection and emotion labeling using Python-based computer vision and deep learning tools.
- Detect faces from images
- Analyze facial emotions
- Label emotions such as happy, sad, angry, surprise, etc.
- Notebook-based implementation in Google Colab
- Python
- OpenCV
- DeepFace
- Google Colab / Jupyter Notebook
The main implementation is provided in the notebook file:
Nityam_Jigyasu_Facial_Detection_and_Emotions_Labelling.ipynb
This repository is created to showcase the project and will be updated with additional cleanup, documentation, and sample outputs.