
Emotion Detection Using CNN
Tools: Python, TensorFlow, Keras, OpenCV, Gradio
Developed a CNN model using VGG16 and ResNet50v2 on the FER-2013 dataset. Addressed class imbalance with augmentation and class weighting. Deployed for real-time emotion detection using Gradio and OpenCV.