Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qwinpin/emotion_bot


https://github.com/qwinpin/emotion_bot

bot emotion-recognition keras machine-learning telegram

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Emotion recognition bot

Telegram bot and torch model for emotion recognition from face photo.

## Features

1. Detect several faces at once
2. 6 possible emotions:
1. Angry
2. Sad
3. Surprise
4. Happy
5. Fear
6. Neutral
3. Pretrained model included
4. Easy to deploy

## Installation

1. Install [pytorch](http://pytorch.org/)
2. Install [opencv-python](https://pypi.python.org/pypi/opencv-python)
3. Install pygal
4. Install [Pillow](https://github.com/python-pillow/Pillow) (Fork from PIL)
5. Edit config.py with your telegram token
6. Run listener.py

"Challenges in Representation Learning: A report on three machine learning
contests." I Goodfellow, D Erhan, PL Carrier, A Courville, M Mirza, B
Hamner, W Cukierski, Y Tang, DH Lee, Y Zhou, C Ramaiah, F Feng, R Li,
X Wang, D Athanasakis, J Shawe-Taylor, M Milakov, J Park, R Ionescu,
M Popescu, C Grozea, J Bergstra, J Xie, L Romaszko, B Xu, Z Chuang, and
Y. Bengio. arXiv 2013.