emotion-classification
There are 101 repositories under emotion-classification topic.
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
csebuetnlp/banglabert
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.
sarnthil/unify-emotion-datasets
A Survey and Experiments on Annotated Corpora for Emotion Classification in Text
monologg/GoEmotions-pytorch
Pytorch Implementation of GoEmotions 😍😢😱
collab-uniba/Emotion_and_Polarity_SO
An emotion classifier of text containing technical content from the SE domain
3DiVi/face-sdk
3DiVi Face SDK is a set of software components (code libraries) for building face recognition solutions
meisaputri21/Indonesian-Twitter-Emotion-Dataset
Indonesian twitter dataset for emotion classification task
hasanhuz/SpanEmo
SpanEmo
rishiswethan/Video-Audio-Face-Emotion-Recognition
The repo contains an audio emotion detection model, facial emotion detection model, and a model that combines both these models to predict emotions from a video
monologg/GoEmotions-Korean
Korean version of GoEmotions Dataset 😍😢😱
DaoyuanLi2816/Llama3-8B_Emotion_Text_Classification_LoRA
Emotion text classification using Llama3-8b with LoRA and FlashAttention. Based on LLaMA-Factory.
Prem-ium/Metahuman-Emotion-Recognition
Emotionally responsive Virtual Metahuman CV with Real-Time User Facial Emotion Detection (Unreal Engine 5).
ArnabKumarRoy02/ResEmoteNet
This repository is the official code for ResEmoteNet. The project is written in Python using PyTorch in MacBook Pro (M2 Pro 10-core CPU and 16-core GPU).
ChihoLeung/RoBERTa_Emotion_Classification
基于 RoBERTa-wwm-ext 模型的微博中文情绪识别
emotion-analysis-project/SemEval2025-Task11
SemEval2024-task 11: Bridging the Gap in Text-Based Emotion Detection
hwang9u/emocatcher
[RAVDESS] Speech Emotion Recognition with Convolutional Attention based Bi-GRU. (Best test accuracy of 87%)
dfgHiatus/VRCFT-Babble
Project Babble Module for VRCFaceTracking v5. An open-source VR mouth tracking solution
officialarijit/RECS
Real-time Emotion Recognition using Physiological signals in e-Learning Here one can find the development of realtime emotion recognition using various physiological signals
imdiptanu/lyrics-emotion-detection
Single-label and multi-label classifiers to detect emotions in lyrics achieved 0.65 and 0.82 F1 scores respectively.
nainiayoub/emotion-classifier-web-app
Logistic regression, text emotion classifier web application (with Streamlit), from data preprocession to model productionizing and deployment on Streamlit share.
werywjw/SEP-CVDL
GiMeFive: Towards Interpretable Facial Emotion Classification 😄😲😭😡🤢😨 (PyTorch Implementation)
AnkurKarmakar/Multi-Modal-Image-Sentiment-Analysis
Final year project made on sentiment analysis of images and text present in image
HeyyyyyyG/Multi-souce-Separation-and-Alignment-Network-for-EEG-Emotion-Classification
Transfer learning for multi source EEG-emotion-classification
officialarijit/DFL
A Docker-Based Federated Learning Framework Design and Deployment for Multi-modal Data Stream Classification
bluzukk/appraisal-emotion-classification
Appraisal-based Emotion Classification in Text
fmplaza/EmoEvent
EmoEvent: A Multilingual Emotion Corpus based on different Events
JayTWWM/AI-Therapist
A Flask and Deep Learning Project that recognizes the emotion/mood of the user via either a photo or voice or text given as input by the user. It also contains a chatbot!
secondlevel/NYCU-110-2-Natural-Language-Processing
It is the nlp task to classify empathetic dialogues datasets using RoBERTa, ERNIE-2.0 and XLNet with different preprocessing method. You can get some detailed introduction and experimental results in the link below.
ankit-aglawe/emotionclassifier
A flexible text emotion classifier with support for multiple models, customizable preprocessing, visualization tools, fine-tuning capabilities, and more.
mikaelhaji/Emotion300
The Emotion 300 Project: An Emotion Classification Messaging App w/ P300 Speller.
ravip18596/DeepGenomotion
DeepGenomotion is an android application that uses deep learning inspired augemented reality filters.
azygadlo/CORTEX
CORpus of Translated Emotional teXts
DenisAndGzh/EEG-Emotion-Recognition
This is a project of "Neurotechnology and Affective Computing" course for the third year in university.
olumideodetunde/Emotion-Recognition
This project uses physiological signals from participants and a self report data annotation to classify emotions of participants using signals obtained from a wrist-worn smart device
SayamAlt/Emotion-Detection-using-fine-tuned-BERT-Transformer
Successfully developed a fine-tuned BERT transformer model which can effectively perform emotion classification on any given piece of texts to identify a suitable human emotion based on semantic meaning of the text.