This repo contains a collection of various approaches for emotion detection.
cnn-baseduses a Convolutional Neural Network for emotion detectionibm-baseduses IBM watsonx.ai Runtime for emotion detection
A convolutional neural network (CNN) is a deep learning algorithm designed to process structured grid data like images by automatically extracting spatial features.