mememoji
Emotion classifier
A facial emotion recognition system that uses deep learning to classify basic emotions from images of faces.
A facial expression classification system that recognizes 6 basic emotions: happy, sad, surprise, fear, anger and neutral.
766 stars
43 watching
212 forks
Language: Jupyter Notebook
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
huggingface/torchmoji | An open-source implementation of a deep learning model that analyzes sentiment and emotion in text using emojis | 918 |
bfelbo/deepmoji | A deep learning model for analyzing sentiment and emotion in text based on emojis. | 1,518 |
dantame/sentient | A sentiment analysis tool using a pre-defined word list to determine the emotional tone of text | 34 |
neuro-inc/ml-recipe-hier-attention | An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. | 2 |
kevincobain2000/sentiment_classifier | A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. | 172 |
ibm/max-text-sentiment-classifier | Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |
rickiepark/cnn_mer | A music emotion classification system based on convolutional neural networks using TensorFlow. | 10 |
chxj1992/captcha_cracker | An image recognition system using a deep learning model to classify characters from verification codes | 188 |
zeroqiaoba/affectgpt | Develops an explainable multimodal emotion reasoning model that integrates multiple clues to generate comprehensive descriptions of emotions. | 119 |
despoisj/deepaudioclassification | Automatically categorizes music genres using deep learning algorithms | 1,097 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
zhangxiaoyu11/omivae | An end-to-end deep learning model that extracts low-dimensional latent space and performs multi-class classification on multi-omics datasets. | 31 |
emotion-js/facepaint | Dynamic style values generator for CSS-in-JS | 594 |
haoopeng/cnn-yelp-challenge-2016-sentiment-classification | This repository trains a Convolutional Neural Network to classify customer reviews based on their sentiment. | 109 |
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 552 |