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.
767 stars
43 watching
212 forks
Language: Jupyter Notebook
last commit: over 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 | 919 |
bfelbo/deepmoji | A deep learning model for analyzing sentiment and emotion in text based on emojis. | 1,525 |
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 | 189 |
zeroqiaoba/affectgpt | An audio-video-text aligned model trained to perform explainable multimodal emotion reasoning with various datasets. | 123 |
despoisj/deepaudioclassification | Automatically categorizes music genres using deep learning algorithms | 1,099 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 27 |
zhangxiaoyu11/omivae | This project provides an end-to-end deep learning model for low dimensional latent space extraction and multi-class classification on multi-omics datasets. | 31 |
emotion-js/facepaint | Dynamic style values generator for CSS-in-JS | 595 |
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 | 554 |