Emotion_Detection Using Resnet50v2 , data aguentation, VGG16
Dataset link...https://www.kaggle.com/datasets/msambare/fer2013/data
ResNet50 .. ResNet-50 is a 50-layer convolutional neural network (48 convolutional layers, one MaxPool layer, and one average pool layer). Residual neural networks are a type of artificial neural network (ANN) that forms networks by stacking residual blocks.